What you’ll need
| Method | Path | Description | User authenticated | Available from UI |
|---|---|---|---|---|
| GET | /products | Get all products data | × | × |
| GET | /products/{id} | Get specified products data | × | × |
| POST | /products | Create new product data | × | × |
| PUT | /products/{id} | Update specified product data | × | × |
| DELETE | /products/{id[]} | Delete specified products data | × | × |
This project is licensed under the terms of the MIT license.
Free Software, Hell Yeah!
Content type
Image
Digest
Size
156.7 MB
Last updated
over 7 years ago
docker pull dyvak/repository