nodejs-jwt-api-rest

NodeJS Express JsonWebToken Api Rest

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

NODE NPM MONGODB

Installing

A step by step series of examples that tell you how to get a development env running

git clone https://github.com/tebeck/nodejs-jwt-api-rest.git
npm install
npm start
Go to: http://localhost:3000