Using REST concepts to build a simple web application using Node and MongoDB
This is a web application which allows managing users(add, delete and view). The application has been built using the REST architecture.
Reference: http://cwbuecheler.com/web/tutorials/2014/restful-web-app-node-express-mongodb/