Skip to content

michaelchen523/RESTfulServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTfulServer

This a simple RESTful Web Service coded in JavaScript using Node.JS

Installing

Use npm install to install all necessary packages.

Running

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.

Documentation

All documentation was made using yuidoc and can be found under the doc folder. Open index.html to view.

About

Simple RESTful Web Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published