Details

Backend EPharmacy

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

Shape for decoration
Backend EPharmacy

Type: BACKEND

Shape for decoration

Node.js, JavaScript, Express.js, Nodemon, Mongoose, MongoDB, Bcrypt, Joi-validation

VSCode, Postman, Mongo Atlas, Render.com, Swagger

REST API, JWT-authentication

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.