The Multi-Vendor Ecommerce API is designed to support a marketplace where multiple vendors can sell their products. Whether you’re building a platform for sellers or integrating with existing Ecommerce solutions, this API provides the necessary functionality.
- Buyer Registration :
- Buyer can create accounts and log in securely.
- Easily find product by slug and give rewview.
- Vendor Registration and Authentication:
- Vendors can create accounts and log in securely.
- Authentication tokens are generated for API requests.
- Product Management:
- Vendors can add, update, and delete their products.
- Products include details such as name, description, price, and availability.
- Express
- Express-validator
- Mongoose
- Multer
- Nodemailer
- Wintson Loger
- JWT
- Bcryptjs
- Cookie-parser