Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rob-leggett/node_restful_webservice
- Owner: Rob-Leggett
- License: mit
- Created: 2016-11-21T12:28:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-23T08:34:12.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T07:10:40.211Z (7 months ago)
- Topics: babel, database, jwt, microservice, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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¤cy_code=AUD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)