Skip to content

RESTful API including user register and authentication using JWT, GET/POST/PUT/PATCH/DELETE operations.

Notifications You must be signed in to change notification settings

aaroncodehub/RESTful-API-Node-Express-JWT-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[RESTful API]

RESTful API including user register and authenticaion using JWT , GET/POST/PUT/PATCH/DELETE operations.

Technical Skills used in this project

| ✔ node JS
| ✔ express
| ✔ mongoose
| ✔ jsonwebtoken
| ✔ cors
| ✔ hpi/joi
| ✔ bcryptjs
| ✔ dotenv

Quick start

  • Download from Github or clone the repo: git clone https://github.com/aaroncodehub/RESTful-API.git

  • Make sure your NodeJS and npm versions are up to date for 16.13.1

  • Install dependencies: npm install or yarn

  • Start the server: npm run start or yarn start

  • Test using postman

About

RESTful API including user register and authentication using JWT, GET/POST/PUT/PATCH/DELETE operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published