Commit graph

2 commits

Author SHA1 Message Date
7a4907430f Add .gitignore, remove pycache
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 19:51:26 +00:00
10e9da9b32 Initial relay service setup
API gateway that relays authenticated requests to backend services.
Features JWT auth, rate limiting, scope-based access control.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 19:51:16 +00:00