Skip to content

A simple demo app using node.js, express, jade and mongodb

License

Notifications You must be signed in to change notification settings

spjoshis/node-express-mongodb-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs simple Express Mongodb demo

This is a demo node.js application using node.js, express, jade and mongodb. This simple app contains CRUD operations (Insert, Update, Delete and Select) in Mongodb.

Requirements

  • NodeJs
  • mongodb
  • Express

Installation

$ git clone https://github.com/spjoshis/node-express-mongodb-demo.git
$ npm install

API URL: http://localhost:8080

Note: Do not forget to install mongodb in server.

License

MIT

About

A simple demo app using node.js, express, jade and mongodb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published