? Shop API
A RESTful API developed for an online store using Node.js, Express.js, and MongoDB.
It handles all backend operations such as product management, user authentication, and order processing.
The API is fully integrated with the E-Commerce frontend, providing a seamless data flow between client and server.
It was tested using Postman, following best practices for clean architecture, modular structure, and error handling.
Tech Stack: Node.js · Express.js · MongoDB · Mongoose · JWT · Postman