Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 138 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 138 Bytes

nodeJs-jwt-api

Example of Node JSON Web Api Tokens Quick Start

Install dependencies

npm install

Server on localhost:5555

npm start