bidodev / restapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restapi

#This API must have 4 endpoints and support the follow methods. #Only logged users can acess protected rows.

/products - GET / POST

/products/{id} - GET / PATCH / DELETE

/orders - GET / POST

/orders/{id} - GET / DELETE

About


Languages

Language:JavaScript 100.0%