Skip to content

Backend-NodeJs . 1) use the jsonwebtoken to protect authorization. 2) use the express-validator package to add authentication of email and password. 3) connect nodejs and expressjs to mongodb with the use of mongoose, performed create, read data, and delete data, also modify data from database. 4) rely heavily on middleware and RESTful API to ha

Notifications You must be signed in to change notification settings

onoriode8/Backend-NodeJs

Repository files navigation

Backend-NodeJs

use the jsonwebtoken to protect authorization

use the express-validator package to add authentication of email and password

connect nodejs and expressjs to mongodb with the use of mongoose, performed create, read data, and delete data, also modify data from database.

rely heavily on middleware and RESTful API to handle incoming request and send out responses.

use nodemailer and google clould service for sending emails to user for authentication and password reset.
fully scalable and reliable backend code with Nodejs, ExpressJs, Mongoose and Mongodb.

About

Backend-NodeJs . 1) use the jsonwebtoken to protect authorization. 2) use the express-validator package to add authentication of email and password. 3) connect nodejs and expressjs to mongodb with the use of mongoose, performed create, read data, and delete data, also modify data from database. 4) rely heavily on middleware and RESTful API to ha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published