Enhance panel-api with compose functionality and update podman integration

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Jakub Dorfman 2026-04-26 19:48:35 +02:00
parent 8986399a92
commit ce60fc8f5c
3 changed files with 156 additions and 4 deletions

2
API.md
View file

@ -13,7 +13,9 @@ Default bind:
- GET /
- GET /apps
- GET /apps/<name>
- GET /apps/<name>/compose
- POST /apps/init
- POST /apps/<name>/compose
- POST /apps/<name>/render-route
- POST /apps/<name>/deploy
- POST /apps/<name>/stop