Endpoint
You can perform the following requests:
Endpoint
/products/
Request type | Description |
---|---|
GET | Retrieve an array with all the products in the database. We suggest you to use it only for development purposes. |
POST | Receive an array of JSON objects with the information of each product. |