Skip to content

Rob-Leggett/node_restful_webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_restful_webservice

Build Status

This does not require babel to perform transpiling as later version of node have ES6 support natively, however current version of node used here does not support import so require is being used.

Requires

Node v6.9.1

Setup

Database

  1. Install mongoDB and have the service running.
  2. Run "npm start" to seed the database.

Testing

npm test

Running

npm start

The node server is set to run on

http://localhost:3000

Donations

How you can help?

Any donations received will be able to assist me provide more blog entries and examples via GitHub, any contributions provided is greatly appreciated.

Thanks for your support.

paypal

Releases

No releases published

Packages

No packages published