#81 · Primary category: AI Gateway & API Infrastructure
copilot-api
GitHub Copilot, OpenAI Codex, OpenCode Go, and third-party AI provider gateway with OpenAI and Anthropic API compatibility.
Project last updated:08/29/26
GitHub Stars
995
Forks
226
Contributors
45
License
MIT
Why we included this project
Keeping several coding assistants working usually means managing a separate login and endpoint for each one. This project runs a single local server that accepts OpenAI Chat Completions, the OpenAI Responses API, and Anthropic Messages, so Claude Code, OpenCode, and Codex can all talk to one address instead of carrying their own credentials. From there it routes requests to GitHub Copilot, a built-in Codex provider, or third-party options like DeepSeek, Kimi, and OpenRouter. That is handy when you want to consolidate paid subscriptions, or when you want people to switch providers without rewriting their clients. The server ships ready to run, with a login command and Docker support, so a working gateway can be up in a few minutes and the interesting work is deciding which models to expose. One caveat: it needs Node 22.x or Bun, and token-usage storage only works on those runtimes.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OmniRoute
Open-source AI gateway: one endpoint, 290+ providers (90+ free), 500+ models, auto-fallback, token compression, MCP/A2A, works with Claude Code, Codex, Cursor, Cline, Copilot.
CLIProxyAPI
Wrap Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.6 Series, Grok 4.5, Claude model through API
kong
🦍 The API and AI Gateway
novu
The open-source communication infrastructure for agents and products
GPT_API_free
Free API for large models, supports GPT, DeepSeek, etc., 10k free points daily, paid plans at 10-20% of official price.