teamcoltra/go-copilot-api
A high-performance Go proxy server that turns GitHub Copilot's chat completion/embeddings capabilities into an OpenAI-compatible API service, with Anthropic compatibility and robust security.
This is a tool for developers who want to use GitHub Copilot's AI features within their own applications. It takes your existing GitHub Copilot subscription and makes its chat and embedding capabilities accessible through a standard API, similar to OpenAI. You would use this if you're building software and want to integrate Copilot's code generation, explanation, or text embedding features directly.
No commits in the last 6 months.
Use this if you are a software developer building applications and need to programmatically access GitHub Copilot's AI capabilities through a standard API interface.
Not ideal if you are an end-user of GitHub Copilot looking for a direct user interface to interact with Copilot's features, rather than an API for developers.
Stars
8
Forks
2
Language
Go
License
—
Category
Last pushed
Sep 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/teamcoltra/go-copilot-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
theblixguy/xcode-copilot-server
GitHub Copilot proxy for Xcode with support for Claude Agent and Codex Agent.
CNSeniorious000/oai2ollama
OpenAI API -> Ollama API (original idea:...
yuchanns/copilot-openai-api
A FastAPI proxy server that seamlessly turns GitHub Copilot's chat completion/embeddings...
shyamsridhar123/ClaudeCode-Copilot-Proxy
Proxy server enabling Claude Code to work seamlessly with GitHub Copilot. Bridges AI coding...
hankchiutw/copilot-proxy
A simple HTTP proxy that exposes your GitHub Copilot free quota as an OpenAI-compatible API