-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Milestone
Description
The route names are not standard RESTful paths. Instead of /getStatus we should have /status and groups of related routes should be nested. For example, instead of /getTemperature and /setTemperature we should have a GET route /temperature that gets the temperature and a POST or PUT route /temperature to set it.
Metadata
Metadata
Assignees
Labels
No labels