An open API service indexing awesome lists of open source software.

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

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)