👋 Demo Project
This Project is created by the onboarding process omputer Tech Brooklyn ek professional computer repair aur services ki company hai jo Brooklyn, New York mein sthit hai. Humare experts team ke paas computer hardware aur software ki repair aur maintenance ka bahut experience hai.
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| DELETE |
Delete Product /catalog/product/{id} |
|
| POST |
Create Product /catalog/product |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Categories /catalog/categories |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| Order | ||
| GET |
Get Order /order/{id} |
|
| POST |
Create Order /order/new |
|
| DELETE |
Cancel Order /order/{id} |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Place Order /order/{id}/place |
|
| GET |
Get User Orders /order/my |
|
| POST |
Add to Order /order/{id}/product |
|
| Authentication | ||
| GET |
Me /auth/me |
|
| POST |
Login /auth/login |
|
| POST |
Create User (Sign Up) /auth/user |
|
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|