/users
(GET) Retrieve all users
/users/{id}
(GET) Retrieve a specific user
/products
(GET) Retrieve all products
/products/{id}
(GET) Retrieve a specific product
/orders
(POST) Create a new order