Ecommerce API
Welcome to the Ecommerce API project! This API is built using NodeJS and MongoDB and provides a comprehensive set of features for managing an e-commerce platform.
- Authentication: Secure user authentication mechanisms.
- Password Management: Functionality for password resetting and updating.
- User Management: CRUD operations for managing user profiles.
- Cart Service: Manage user carts, add or remove items.
- Review Service: Allow users to create and manage product reviews.
- Product Service: CRUD operations for products.
- Favorite Service: Manage users' favorite products.
- Order Service: Handle order creation and management.
- Category Service: Organize products into categories.
- Brand Service: Manage product brands.
- Color Service: Support for product colors.
- Size Service: Manage product sizes.
- Tag Service: Tagging functionality for products.
- History Service: Track user activity and history.
- Full Text Search Service: Powerful search capabilities across the platform.
- Multi-Language Support: Support for multiple languages to cater to a global audience.
To get started with the API, follow these steps:
-
Clone the repository: git clone https://github.com/Braineanear/EcommerceAPI.git
-
Install the dependencies: yarn install
-
Add your own
.env
file with the necessary environment variables. -
Start the development server: yarn run start
-
Open http://localhost:8080/docs to view the API documentation in your browser.
-
To test the API using Postman, you can check the Ecommerce API Postman Collection: https://documenter.getpostman.com/view/11050349/2s946feCf5
If you encounter any issues or have questions, ideas, or concerns, please feel free to reach out to me via email at mle.mahmoud.yasser@gmail.com. Your feedback is highly appreciated!
Contributions are what make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
-
Fork the project.
-
Create your feature branch: git checkout -b feature/AmazingFeature
-
Commit your changes: git commit -m 'Add some AmazingFeature'
-
Push to the branch: git push origin feature/AmazingFeature
-
Open a pull request.
You can reach me through the following channels:
- Twitter: @Mahmoud03203227 (https://twitter.com/Mahmoud03203227)
- Email: mle.mahmoud.yasser@gmail.com
- Facebook: MahmoudYasserMLE (https://www.facebook.com/MahmoudYasserMLE/)
- LinkedIn: Mahmoud Yasser (https://www.linkedin.com/in/braineanear/)
Thank you for your interest in the Ecommerce API project. Feel free to share your opinions, constructive criticism, or comments about my work. Happy coding! 🙂