• Stars
    star
    1
  • Language
    JavaScript
  • Created over 1 year ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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