aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/api/api.go
AgeCommit message (Collapse)Author
2024-10-05Fix writting docker logs to http responseJP Appel
Now properly strips binary data from response
2024-10-05Add endpoint for foundry container's logsJP Appel
2024-10-05Update vtt urlJP Appel
2024-10-02Add first pass at dashboardJP Appel
2024-10-02Refactor loging to use slogJP Appel
2024-10-02Refactor api to seperate packageJP Appel