JSON API that the web client, and any clients in the future will consume.
Find the documentation for this API here
This API is built using RestifyJS, and uses FrisbyJS as the testing framework.
npm i -g foreman
touch .env
# add configuration (as KEY=VALUE) in .env
nf start
This will start the server on ENV['PORT']
, and will drop to
5000 as the default.
Licensed under MIT.
Copyright (c) 2015 Siddharth Kannan All Rights Reserved.