Add internal catalog endpoint #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-3-catalog-endpoint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #3
Adds the server-only API-key-protected
GET /api/public/catalogendpoint with deterministic published-only output, explicit schema version/timestamp, Docker secret wiring, and environment documentation.Verification:
pnpm vitest run lib/catalog.test.ts(10 passed);pnpm buildpassed.