👋 Demo Project
Join Ashok Gupta's programs and find the best solution for Fibromyalgia recovery. Want a result-driven approach to support your recovery from Fibromyalgia? Here you will be able not only to get full support and recovery but also to understand the problem from scratch. Check out the available video on the website to understand the brain neurology of pain and a lot of important about the causes…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| POST |
Create Product /catalog/product |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Categories /catalog/categories |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| Order | ||
| POST |
Place Order /order/{id}/place |
|
| GET |
Get User Orders /order/my |
|
| DELETE |
Cancel Order /order/{id} |
|
| POST |
Add to Order /order/{id}/product |
|
| GET |
Get Order /order/{id} |
|
| POST |
Create Order /order/new |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| Authentication | ||
| GET |
Me /auth/me |
|
| POST |
Create User (Sign Up) /auth/user |
|
| POST |
Login /auth/login |
|
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|