https://github.com/hassan-kamel/e-commerce-api
Welcome to the E-Commerce API! Our API serves as the backbone of our e-commerce platform, offering a range of endpoints to facilitate seamless management of products, categories, and other essential functionalities. Explore the power and flexibility of our API to create, retrieve, update, and delete various resources, providing a robust foundation
https://github.com/hassan-kamel/e-commerce-api
authorization express-validator expressjs jwt jwt-authentication jwt-token mongodb mongoose nodejs
Last synced: 2 months ago
JSON representation
Welcome to the E-Commerce API! Our API serves as the backbone of our e-commerce platform, offering a range of endpoints to facilitate seamless management of products, categories, and other essential functionalities. Explore the power and flexibility of our API to create, retrieve, update, and delete various resources, providing a robust foundation
- Host: GitHub
- URL: https://github.com/hassan-kamel/e-commerce-api
- Owner: hassan-kamel
- Created: 2023-06-30T00:39:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T22:55:25.000Z (over 2 years ago)
- Last Synced: 2025-01-08T21:39:10.722Z (over 1 year ago)
- Topics: authorization, express-validator, expressjs, jwt, jwt-authentication, jwt-token, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage: https://store-21c6.onrender.com/api/product?limit=500
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce API
Welcome to the E-Commerce API! This API powers our e-commerce platform and provides various endpoints for managing products, categories, and more.
## Live API
You can interact with the live API at the following base URL:
[Live API](https://store-21c6.onrender.com/api/product)
## API Documentation
Explore the API endpoints and learn how to integrate with our platform by referring to the API documentation. The documentation provides details about each endpoint, request/response examples, and authentication details.
[API Documentation](https://documenter.getpostman.com/view/21757807/2s9YJhwf7u)