mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
9 lines
449 B
Plaintext
9 lines
449 B
Plaintext
--authed
|
|
/version VersionR GET
|
|
/apps AppsManifestR GET --get current apps listing
|
|
-- /apps/#Text/#AppVersion AppR GET --install new app
|
|
-- /sys/agent/#AppVersion AgentR GET --install new agent version
|
|
-- /sys/appmgr/#AppVersion AppMgrR GET --install new appmgr version
|
|
|
|
-- /v0/authorizedKeys AuthorizeKeyR POST
|