This is a RESTful API for a Marketplace built using NestJS, Prisma, Swagger, and Docker. The API provides endpoints for managing products, users, and orders within the marketplace.
- Product Management: CRUD operations for products.
- User Management: CRUD operations for users.
- Order Management: Place and manage orders.
- Swagger Documentation: Explore and test API endpoints using Swagger documentation.
- Node.js (>=14.x)
- npm (>=7.x)
- Docker (if you want to run the application in a Docker container)
-
Clone the repository:
git clone git@github.com:oularefodos/marketplace_api.git