/traceurl-api

Primary LanguageJavaScriptMIT LicenseMIT

Introduction

This is the API server for traceurl.

Usage

Via Command-Line

You can start the web server by using the web.js:

node main.js

As Heroku App

This web server is also designed to be used as a Heroku App. You can follow Heroku's Node.js guide to set up a Node.js App and deploy it there. An example is traceurl.herokuapp.com.