👋 Demo Project
**Experience Stress-Free Moving with Best Los Angeles Movers - Your Affordable and Reliable Choice** Planning a move in Los Angeles? Look no further than [Best Los Angeles Movers](https://bestcaliforniamovers.com), your trusted partner for seamless residential and commercial relocations. We understand that moving can be overwhelming, which is why we offer comprehensive moving services tailored…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| 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 |
|
| POST |
Create Product /catalog/product |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| Order | ||
| GET |
Get User Orders /order/my |
|
| GET |
Get Order /order/{id} |
|
| POST |
Create Order /order/new |
|
| DELETE |
Cancel Order /order/{id} |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Add to Order /order/{id}/product |
|
| POST |
Place Order /order/{id}/place |
|
| Authentication | ||
| POST |
Login /auth/login |
|
| GET |
Me /auth/me |
|
| POST |
Create User (Sign Up) /auth/user |
|
👋 Demo Project pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|