Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api with jwt token

NOTE : This project needs nodeJS installed

Get Started

Open your terminal, execute code using following command

cd /jwt

Start server using any one of the following command

nodemon server.js
node server.js
npm start

API

POST: http://localhost:8080/api/signin This will provide sample JWT token

GET: http://localhost:8080/api/users need to provide JWT token

POST: http://localhost:8080/api/users need to provide JWT token "name" is required input


Akshay Patil
7709598220

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages