GET /api/users
POST /api/users
GET /api/products/{id}
PUT /api/products/{id}
DELETE /api/products/{id}
Select an endpoint from the sidebar to view details.