👋 Demo Project
The experience of losing money to scammers is traumatic. Not all is lost, though, sometimes. Wizardlarry Recovery helped me recover the money I lost from a fake investment website. I came upon Wizardlarry Recovery after losing $700,000 to a cryptocurrency scam. My hasty internet search for a solution led me to Wizardlarry Recovery, which had good evaluations. I sent them an email at…
👋 Demo Project endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
Get Products in Category /catalog/category/{category}/products |
|
| GET |
Get Products /catalog/products |
|
| GET |
Get Product /catalog/product/{id} |
|
| DELETE |
Delete Product /catalog/product/{id} |
|
| GET |
Get Categories /catalog/categories |
|
| POST |
Create Product /catalog/product |
|
| Order | ||
| POST |
Create Order /order/new |
|
| DELETE |
Cancel Order /order/{id} |
|
| POST |
Place Order /order/{id}/place |
|
| POST |
Add to Order /order/{id}/product |
|
| DELETE |
Delete from Order /order/{id}/product/{productId} |
|
| GET |
Get Order /order/{id} |
|
| GET |
Get User Orders /order/my |
|
| 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 | — |
|