fabro/crates/arc-api
Bryan Helmkamp bb0fdfe972 Add /, /health, /openapi.json, /user endpoints to Arc API
Add discovery, health check, OpenAPI spec, and current user endpoints.
The first three are public; /user requires authentication and returns
the login extracted from JWT sub claim, mTLS CN, or "demo" in demo mode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 21:10:59 -05:00
..
src Add /, /health, /openapi.json, /user endpoints to Arc API 2026-03-04 21:10:59 -05:00
tests Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
Cargo.toml Add /, /health, /openapi.json, /user endpoints to Arc API 2026-03-04 21:10:59 -05:00