RESTful API for e-commerce site using NodeJS and MongoDB
- JavaScript (NodeJS
v14.16.1
) - MongoDb
- Express
^4.17.1
- Mongoose
^5.12.15
- Morgan
^1.10.0
middleware - bcrypt
^5.0.1
to encrypt the password and other data - jsonwebtoken
^8.5.1
to authenticate the user