created a simple management ui

This commit is contained in:
Oscar Krause
2022-12-29 10:12:31 +01:00
parent 2b7fed3381
commit ed1b55f5f1
2 changed files with 38 additions and 0 deletions

View File

@@ -25,6 +25,10 @@ Status endpoint, used for *healthcheck*. Shows also current version and commit h
OpenAPI specifications rendered from `GET /openapi.json`.
### `GET /-/manage`
Shows a very basic UI to delete origins or leases.
### `GET /-/origins?leases=false`
List registered origins.