Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aamir25/mongoDbTut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mongoDbTut

To run the program:

1)Go to the project directory. 2)Run : npm install 3)Run : node app.js

Create User : (POST) localhost:8080/users Read User : (GET) localhost:8080/users Update User : (POST) localhost:8080/user/id/ Delete User : (DELETE) localhost:8080/user/id/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published