WebSaaS.ai Reverse Proxy - now on Github
on August 31st, 2025
WebSaaS.ai Reverse Proxy - now on GitHub
WebSaaS.ai has released its reverse proxy on GitHub, enabling developers to self-host the platform's routing and authentication layer. This move offers greater flexibility and control over deployments, allowing users to integrate WebSaaS.ai's capabilities into their own infrastructure.
- 🔧 Self-host WebSaaS.ai's reverse proxy
- ⚙️ Integrate with your own infrastructure
- 🔐 Maintain control over routing and authentication
A lightweight FastAPI reverse proxy that exposes JSON-defined AI models to SaaS backend. It supports signed requests, two‑way public‑key auth between SaaS and AI service nodes, and configurable command-line pipelines for model inference. The repo includes example model configs and a key-generation helper to get you started.
Highlights
- Dynamic, JSON-driven model endpoints
- Secure RS256 public-key auth and short-lived response tokens
- Example configs + keys generator
Get the code on github here.
Category
📣 Announcements