You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jeff Douglas edited this page Mar 3, 2015
·
12 revisions
We will be building the API using the github issues. I'll be adding all of the work to be done as issue. Simply fork the application, assign yourself to an issue you would like to work on, implement the code (and mocha test if required) and send a pull request. Please do not assign yourself to more that one issue at a time.
The Swagger API definition file is located here. Simply paste the contents into the Swagger Editor to get started.
Requirements
Node
MongoDB
Running Locally
git clone [email protected]:topcoderinc/TopBlogger.git
cd TopBlogger/api
npm start