This is the backend application for an e-commerce platform designed to function similarly to eBay...
git clone "link to github repo"
cd e-mart-backend && pip install -r requirements.txt
python3 main.py
Open your browser and navigate Here
Explore the API documentation for detailed information on available endpoints, request payloads, and responses.
Contributions are welcome! Please follow the contribution guidelines to contribute to the development of the project.
This project is licensed under the MIT License.