👋 Demo Project
If you want to more information just contact now. 24 Hours Reply/Contact ➤Email: [email protected] ➤Skype: PvaServiceUSA ➤Telegram: @PvaServiceUSA ➤WhatsApp: +1 (225) 449-6710
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Categories /catalog/categories |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| POST |
Create Product /catalog/product |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| Order | ||
| GET |
Get Order /order/{id} |
|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| GET |
Get User Orders /order/my |
|
| POST |
Create Order /order/new |
|
| DELETE |
Cancel Order /order/{id} |
|
| POST |
Place Order /order/{id}/place |
|
| Authentication | ||
| POST |
Login /auth/login |
|
| POST |
Create User (Sign Up) /auth/user |
|
| GET |
Me /auth/me |
|
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|