byokey-proxy 0.10.0

Bring Your Own Keys — AI subscription-to-API proxy gateway
Documentation

HTTP proxy layer — axum router, route handlers, and error mapping.

Module layout

  • [handler] — HTTP route handlers (API, Amp, management).
  • [router] — Axum router construction and route registration.
  • [error] — [ApiError] type for OpenAI-compatible error responses.
  • [openapi] — OpenAPI specification generation.
  • [usage] — In-memory request/token usage tracking.