Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rob-leggett/node_restful_webservice

Node, Babel, JWT, ES6, MongoDB, Microservice
https://github.com/rob-leggett/node_restful_webservice

babel database jwt microservice mongodb nodejs

Last synced: 23 days ago
JSON representation

Node, Babel, JWT, ES6, MongoDB, Microservice

Awesome Lists containing this project

README

        

# node_restful_webservice
[![Build Status](https://travis-ci.org/Rob-Leggett/node_restful_webservice.svg?branch=master)](https://travis-ci.org/Rob-Leggett/node_restful_webservice)

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](https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=EV2ZLZBABFJ34&lc=AU&item_name=Research%20%26%20Development&currency_code=AUD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)