This is a demo application to illustrating various features for the back-end developement. It describe how to setup Nodejs with Expressjs and Mongoose to create REST API.
If you want to setup back-end developement with Nodejs and Mongodb from scratch, You can use this.
$ git clone https://github.com/iamrks/NodejsWithMongoDb.git
$ npm install
$ npm start
- Methods : GET, POST, PUT, DELETE