Skip to content
This repository was archived by the owner on Feb 11, 2024. It is now read-only.
This repository was archived by the owner on Feb 11, 2024. It is now read-only.

Migrate to RESTful #2

@sabresaurus

Description

@sabresaurus

Following up from sabresaurus/Sidekick#42 it would be great to support a RESTful interface, for example:

GET 192.168.0.5/hierarchy could return the hierarchy
GET 192.168.0.5/73e6cf69-f18b-4fc7-bdbc-60bd246c3b53 could return data for that object
PATCH 192.168.0.5/73e6cf69-f18b-4fc7-bdbc-60bd246c3b53 could update an object's field with the updates embedded in the message body

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions