👋 Demo Project
Are you yearning to transform your outdoor living area into a sanctuary of relaxation and beauty? With louvered patio covers, such as the innovative Solara Adjustable Patio Cover, located in Phoenix, AZ, USA, you can achieve just that! These versatile and stylish additions not only enhance the aesthetic appeal of your home but also offer a myriad of practical benefits. From providing adjustable…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Categories /catalog/categories |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| POST |
Create Product /catalog/product |
|
| Order | ||
| DELETE |
Cancel Order /order/{id} |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Create Order /order/new |
|
| GET |
Get User Orders /order/my |
|
| POST |
Place Order /order/{id}/place |
|
| POST |
Add to Order /order/{id}/product |
|
| GET |
Get Order /order/{id} |
|
| 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 | — |
|