Skip to content

iamrks/NodejsWithMongoDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs, Expressjs, MongoDb, Mongoose setup

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.

Boilerplate

If you want to setup back-end developement with Nodejs and Mongodb from scratch, You can use this.

Requirements

Install

$ git clone https://github.com/iamrks/NodejsWithMongoDb.git
$ npm install

To Run

$ npm start

APIs

  • Methods : GET, POST, PUT, DELETE
  1. http://localhost:3000/api/v1/user

About

Start back-end development with Nodejs and MongoDb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages