Software Development Projects in MalangSoftware Development Projects in MalangI’ve open-sourced AI API Proxy, a lightweight gateway that standardizes calls to multiple AI providers through an OpenAI-style API.
Why it matters: easier vendor switching, centralized keys/quotas, and response caching to cut latency and cost.
🔗 GitHub: https://github.com/Resaqulyubi/ai-api-proxy
(https://github.com/Resaqulyubi/ai-api-proxy)🧪 Live example app: https://portfolio.qulyubis.biz.id/?app=16
Highlights:
- One endpoint, many providers/models
- Built-in caching + retries
- Simple auth & rate limits per client
- Logs/metrics for observability
I’m looking for feedback & contributors. If you’d like to collaborate, DM me, and please ⭐ the repo!
While I’m waiting for the first client, I’m staying consistent: weekly small ships-bug fixes, docs polish, new integration examples, and mini benchmarks. Progress over perfect.🔥