/order-management-system-api

Order Management System is a backend API for managing orders, products, and users in an e-commerce application. It is built with Express.js and uses MongoDB as the database. The API includes authentication functionality using bcrypt for password hashing and JSON Web Tokens (JWT) for user login and authorization.

Primary LanguageJavaScript

Stargazers