Skip to content

Progesh/nodejs-jwt-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generating web token for accessing RESTful APIs

Installation

  1. Download or clone the project from link
  2. Install all dependencies by using the command: npm install
  3. Start your mongodb server by using command: mongod
  4. Start your node server by using command: node server.js
  5. Now you can test API by using Postman etc.

Releases

No releases published

Packages

No packages published