sbproxy is a single-binary AI gateway and reverse proxy written in Go. Available as ghcr.io/soapbucket/sbproxy. Handles LLM routing across 103+ providers, rate limiting, WAF, caching, and cost-based routing from a single YAML config.
New or updated project links: sbproxy - Single-binary AI gateway and reverse proxy with 103+ LLM providers, cost-based routing, rate limiting, and declarative YAML configuration. By @soapbucket
Entries are alphabetically ordered in their section
Links point to project repositories (no duplicates or redirects)
Descriptions are concise and specific
Archived/deprecated projects were removed instead of tagged
Used :yen: only when applicable
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1406
**Author:** [@rickcrawford](https://github.com/rickcrawford)
**Created:** 4/12/2026
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `add-sbproxy`
---
### 📝 Commits (1)
- [`c72b555`](https://github.com/veggiemonk/awesome-docker/commit/c72b55535f0ff1b9b90f5d3bbc1786cd4e3de34f) Add SBproxy
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
# Summary
Add sbproxy to the Reverse Proxy section.
sbproxy is a single-binary AI gateway and reverse proxy written in Go. Available as `ghcr.io/soapbucket/sbproxy`. Handles LLM routing across 103+ providers, rate limiting, WAF, caching, and cost-based routing from a single YAML config.
- https://sbproxy.dev
- https://github.com/soapbucket/sbproxy
- Docker image: `ghcr.io/soapbucket/sbproxy`
## Scope
- [x] README entries/content
- [ ] Go CLI/tooling
- [ ] GitHub workflows or `.github` docs
## If This PR Adds/Edits README Entries
- Category/section touched:
Reverse Proxy
- New or updated project links:
[sbproxy](https://github.com/soapbucket/sbproxy) - Single-binary AI gateway and reverse proxy with 103+ LLM providers, cost-based routing, rate limiting, and declarative YAML configuration. By [@soapbucket](https://github.com/soapbucket)
## Validation
- [x] `make lint`
- [x] `make test` (if Go code changed)
- [x] `./awesome-docker check` (if `GITHUB_TOKEN` available)
## Contributor Checklist
- [x] Entries are alphabetically ordered in their section
- [x] Links point to project repositories (no duplicates or redirects)
- [x] Descriptions are concise and specific
- [x] Archived/deprecated projects were removed instead of tagged
- [x] Used `:yen:` only when applicable
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/1406
Author: @rickcrawford
Created: 4/12/2026
Status: 🔄 Open
Base:
master← Head:add-sbproxy📝 Commits (1)
c72b555Add SBproxy📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Summary
Add sbproxy to the Reverse Proxy section.
sbproxy is a single-binary AI gateway and reverse proxy written in Go. Available as
ghcr.io/soapbucket/sbproxy. Handles LLM routing across 103+ providers, rate limiting, WAF, caching, and cost-based routing from a single YAML config.ghcr.io/soapbucket/sbproxyScope
.githubdocsIf This PR Adds/Edits README Entries
Category/section touched:
Reverse Proxy
New or updated project links:
sbproxy - Single-binary AI gateway and reverse proxy with 103+ LLM providers, cost-based routing, rate limiting, and declarative YAML configuration. By @soapbucket
Validation
make lintmake test(if Go code changed)./awesome-docker check(ifGITHUB_TOKENavailable)Contributor Checklist
:yen:only when applicable🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.