RyanSadowski / TheWheyAPI

API for theWhey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheWhey API Travis CI badge

Please see the Wiki tab for API info.

To set up the project. Make sure that you have NPM and node Installed as well as postgresql running locally on port 5432, Or you can change the config.js file to match your local postgres installation.

To get running locally

  • npm install

  • setup your config file with your DB info

  • npm start

Tests can be run with npm test

Documentation can be generated with npm run documentation

About

API for theWhey


Languages

Language:JavaScript 100.0%