/rest_api_demo

REST api demo with Express.js, Mongodb, Mongoose.js, Mocha.js and Coffeescript.

Primary LanguageCoffeeScript

Install Dependencies

npm install

Path of database config

config/database.json

Run the Application

npm start

Run the test

npm test