CatChen / traceurl-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 85.9%Language:Mustache 14.1%