docs: add 9Router to community projects in README

This commit is contained in:
Luis Pater
2026-01-06 23:15:28 +08:00
parent 6dbfdd140d
commit f861bd6a94
2 changed files with 19 additions and 1 deletions

View File

@@ -126,12 +126,19 @@ Native macOS SwiftUI app for managing CLI AI sessions (Codex, Claude Code, Gemin
Windows-native CLIProxyAPI fork with TUI, system tray, and multi-provider OAuth for AI coding tools - no API keys needed.
> [!NOTE]
> If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.
## More choices
Those projects are ports of CLIProxyAPI or inspired by it:
### [9Router](https://github.com/decolua/9router)
A Next.js implementation inspired by CLIProxyAPI, easy to install and use, built from scratch with format translation (OpenAI/Claude/Gemini/Ollama), combo system with auto-fallback, multi-account management with exponential backoff, a Next.js web dashboard, and support for CLI tools (Cursor, Claude Code, Cline, RooCode) - no API keys needed.
> [!NOTE]
> If you developed a project based on CLIProxyAPI, please open a PR to add it to this list.
> If you have developed a port of CLIProxyAPI or a project inspired by it, please open a PR to add it to this list.
## License