Details
Backend EPharmacy
Backend for admin e-pharmacy project. Has JWT - authentification with private routes and Swagger documentation.


Type: BACKEND

Skills
Node.js, JavaScript, Express.js, Nodemon, Mongoose, MongoDB, Bcrypt, Joi-validation
Soft
VSCode, Postman, Mongo Atlas, Render.com, Swagger
Approaches
REST API, JWT-authentication
Description
This backend project is a part of individual fullstack project E-Pharmacy. Backend has routes for get and edit information about customers, products, orders and suppliers. Use bcrypt for hashing the password. For validation of data I use Joi library. For authentification I use JWT-tokens. For documentation I use Swagger. DataBase MongoDB.