/Ecotias-project-API

Ecotias API

Primary LanguageJavaScript

Ecotías-project-API

Ecotías information API

→ Live project

List all products

https://ecotiasapi.herokuapp.com/api/productos

List product by id

https://ecotiasapi.herokuapp.com/api/productos/{id}

List all users

https://ecotiasapi.herokuapp.com/api/usuarios

List user by id

https://ecotiasapi.herokuapp.com/api/usuarios/{id}