👋 Demo Project
https://getproperty.ae/ Embark on a real estate voyage with GetProperty! Navigating the UAE's property landscape has never been more exciting. Uncover hidden gems, from cozy apartments to expansive offices, all while enjoying immersive property descriptions, stunning visuals, and insider market knowledge. Let us be your compass in buying business in Dubai!.
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Products /catalog/products |
|
| POST |
Create Product /catalog/product |
|
| GET |
Get Categories /catalog/categories |
|
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Product /catalog/product/{id} |
|
| Order | ||
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| POST |
Create Order /order/new |
|
| GET |
Get Order /order/{id} |
|
| GET |
Get User Orders /order/my |
|
| POST |
Place Order /order/{id}/place |
|
| DELETE |
Cancel Order /order/{id} |
|
| 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 | — |
|