This a simple RESTful Web Service coded in JavaScript using Node.JS
Use npm install to install all necessary packages.
This program requires an instance of mongodb to be running in the background. After that, run server.js and then click on 'Tools' and 'Test RESTful Web Service' to add JSON data into the server.
All documentation was made using yuidoc and can be found under the doc folder. Open index.html to view.