https://github.com/ajaykumar2pp/e-commerce-api-using-graphql
This is a simple ecommerce api
https://github.com/ajaykumar2pp/e-commerce-api-using-graphql
apollo-server graphql javascript nodejs
Last synced: 2 months ago
JSON representation
This is a simple ecommerce api
- Host: GitHub
- URL: https://github.com/ajaykumar2pp/e-commerce-api-using-graphql
- Owner: ajaykumar2pp
- Created: 2023-07-17T04:19:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T03:28:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T08:15:36.332Z (4 months ago)
- Topics: apollo-server, graphql, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce-API-Using-GraphQL
## Feature
### Get All Product

### Get Single Product

### Delete Product

### Add Product
### Update Product
