WebSaaS.ai Reverse Proxy - now on Github

on August 31st, 2025
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