Skip to content

Normalise routes #63

@albireox

Description

@albireox

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions