[PR #1406] Add sbproxy to Reverse Proxy section #2467

Open
opened 2026-04-15 06:03:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1406
Author: @rickcrawford
Created: 4/12/2026
Status: 🔄 Open

Base: masterHead: add-sbproxy


📝 Commits (1)

📊 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.

Scope

  • 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 - Single-binary AI gateway and reverse proxy with 103+ LLM providers, cost-based routing, rate limiting, and declarative YAML configuration. By @soapbucket

Validation

  • make lint
  • make test (if Go code changed)
  • ./awesome-docker check (if GITHUB_TOKEN available)

Contributor Checklist

  • 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>
GiteaMirror added the pull-request label 2026-04-15 06:03:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#2467