Skip to content

unclesalsa/node.js-JSON-API-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Exploring Node.js

Sample JSON API Application in Node.js

Technologies Used :
1 ) Node.js
2 ) Express Web Framework for Node.js
3 ) MongoDB

Routes : /users/:id GET
         /users/ POST
         /users/:id PUT
         /users/:id DELETE
         /users/ GET

Reference : AN Awesome Article Here

http://coenraets.org/blog/2012/10/creating-a-rest-api-using-node-js-express-and-mongodb/

About

node.js JSON API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors