Relay
Relay is a multi-tenant AI API gateway sitting between applications and major LLM providers (OpenAI, Anthropic, Mistral, Groq). This series explores building core backend infrastructure (database multi-tenancy, REST API design, rate limiting, webhooks, and billing pipelines) through the lens of a production system.