Skip to content

Rest and Authentication API using Node.js with Express.js, express-validator, JWT, bcrypt and connection to MongoDB database.

Notifications You must be signed in to change notification settings

lautivalentini/rest-authentication-api

Repository files navigation

Rest and Authentication API

Rest server using Node.js with Express.js and connection to MongoDB database

  • Rest server (get, post, put and delete)
  • Validation with express-validator
  • Login and Register users
  • Encrypt password with bcrypt.js
  • User authentication with JWT
  • Search products, categories, users

About

Rest and Authentication API using Node.js with Express.js, express-validator, JWT, bcrypt and connection to MongoDB database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published