build endpoints
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-08-05 20:12:35 +02:00
parent f8ff7c394c
commit 0c981b4590
30 changed files with 612 additions and 257 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ The API is split in two layers:
- **WarpEngine** (`libs/ruby/warp_engine`) owns the software catalog: models
(softwares, releases, release assets, images, platform links, download stats),
the CI-callable `/update` endpoint, the public read-only JSON API
the CI-callable `/build/*` publishing endpoints, the public read-only JSON API
(`/api/software*`, `/api/builds*`, `/api/image`, `/api/download`, `/file/*`)
and the catalog ActiveAdmin resources. See its [README](libs/ruby/warp_engine/README.md).
- **The host app** (`apps/api`) owns everything TTG-specific: members, events,