james-6-23/codex2api
Codex2API 是一个基于 Go + Gin + React/Vite 的 Codex 反向代理与管理后台项目
About the project
Codex2API is a Go/Gin + React reverse proxy and admin dashboard that turns a pool of Codex accounts into an OpenAI/Anthropic-compatible gateway with scheduling, usage tracking, and observability.
Useful for
- Point Codex CLI or Claude Code at a single Base URL instead of hitting accounts directly
- Deploy the gateway via Docker with PostgreSQL+Redis or in lightweight SQLite+memory mode
- Manage the account pool, API keys, and proxies from the built-in admin dashboard
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 6 stars today.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 2,103
- Stars in a day
- 6
- Forks
- 365
- Issues and pull requests
- 669
- Watchers
- 2
- Language
- Go
- Latest release
- v2.9.7 · September 12, 2026
- Created
- March 24, 2026
- Last push
- September 13, 2026
Star trust
Star growth looks organic. The magnitude is lowered, not zeroed:
- Hardly anyone watches for updates: 2 watchers for 2,103 stars.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026GitHub Trending Go today: #16, +7 stars
Similar projects
-
6.8
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.2
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
6.2
ayghri/i-have-adhd
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
-
6.1
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
jordan-gibbs/hyperresearch
A deep research harness for Claude Code: turns one prompt into a report with verified citations and a persistent source vault. Every source lands in a searchable store reused by later sessions.
-
6.0
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.