Endpoint

You can perform the following requests:

Endpoint

/products/

Request typeDescription
GETRetrieve an array with all the products in the database. We suggest you to use it only for development purposes.
POSTReceive an array of JSON objects with the information of each product.