Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pradipchaudhary/ecommerce-api
Create a REST API for an e-commerce platform where users can browse products, add items to their cart, and proceed to checkout. Include user authentication, product search, and order management.
https://github.com/pradipchaudhary/ecommerce-api
Last synced: 2 days ago
JSON representation
Create a REST API for an e-commerce platform where users can browse products, add items to their cart, and proceed to checkout. Include user authentication, product search, and order management.
- Host: GitHub
- URL: https://github.com/pradipchaudhary/ecommerce-api
- Owner: pradipchaudhary
- License: mit
- Created: 2024-08-19T14:38:13.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-22T18:48:37.000Z (3 months ago)
- Last Synced: 2024-11-12T16:07:13.450Z (2 days ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E-commerce-API
Create a REST API for an e-commerce platform where users can browse products, add items to their cart, and proceed to checkout. Include user authentication, product search, and order management.