Obtener productos
GET http://localhost/web/tpe2/api/products/
Request Body
{"precio"=>1099, "color"=>"Dark Stealth Black", "stock"=>9, "id_especificacion"=>5}
GET http://localhost/web/tpe2/api/products/
{"precio"=>1099, "color"=>"Dark Stealth Black", "stock"=>9, "id_especificacion"=>5}