/mongodb-nodejs-crud

CRUD for mongodb using node js

Primary LanguageJavaScript

Operations that you shall use for prod

A Basic workflow with node js and MongoDB using Mongoose npm

API list:

Pre-requisites:

1. Install node (version > 4.4.7)
2. Install mongo DB (Version > 2.6)

How to use?


Running Unit Tests:

npm install mocha -g
npm run test

alt text