Enhance panel-api with compose functionality and update podman integration
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
8986399a92
commit
ce60fc8f5c
3 changed files with 156 additions and 4 deletions
2
API.md
2
API.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue