Build a Secure AI API Gateway with Django for WordPress (JWT, Rate Limits, Cost Tracking)
Ship a production-ready AI gateway that proxies OpenAI/Anthropic, enforces JWT auth, signs webhooks, rate-limits per site, and tracks token costs. Includes Django code and a minimal WordPress client.