๐ Demo Project
D nail salon Loveland Madeira Rd - Nail Salon Loveland Madeira Rd, Loveland, OH 45140. Visit D Best Nails & Spa today and experience the best nail care in town. Address: 380 Loveland Madeira Rd, Loveland, OH 45140 Phone: (513) 238-9007 Website: https://dbestnailsspa.com/ Map: https://www.google.com/maps?cid=3837104925205978822 Tag: D Best Nails & Spa, D Best Nails & Spa nail salon Loveland, Dโฆ
๐ Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Product /catalog/product/{id} |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| POST |
Create Product /catalog/product |
|
| GET |
Get Categories /catalog/categories |
|
| Order | ||
| POST |
Place Order /order/{id}/place |
|
| GET |
Get User Orders /order/my |
|
| DELETE |
Cancel Order /order/{id} |
|
| GET |
Get Order /order/{id} |
|
| POST |
Create Order /order/new |
|
| POST |
Add to Order /order/{id}/product |
|
| 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 | โ |
|