Logo
20210712_Prueba_Postman API Documentation

Productos

GET localhost:3000/productos/1

 

Body PARAM

Key Datatype Required Description 
id
number



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'localhost:3000/productos/1?id=2'

ENDPOINTS