You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2024. It is now read-only.
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