Show HN: GoModel – an open-source AI gateway in Go
Get the Tech newsletter
Daily tech — startups, AI labs, chips, the launches that shape the next decade. Free.
- GoModel offers a unified OpenAI‑compatible API for over a dozen providers, including OpenAI, Anthropic, Gemini, xAI, Groq, OpenRouter, Z.ai, Azure OpenAI, Oracle, and Ollama, and can be launched via a single Docker command.
- Anthropic released its Opus 4.7 model on April 19, adding to the roster of models that GoModel can proxy.
- OpenAI is shifting focus toward enterprise coding tools with new Codex updates, making a multi‑provider gateway like GoModel attractive for developers seeking flexibility.
- Docker‑based deployment lets users start GoModel with environment variables for API keys, and optional components like Redis, PostgreSQL, and Prometheus can be added via Docker Compose.
- Azure OpenAI can be accessed by setting AZURE_API_KEY and AZURE_BASE_URL, letting users route requests to Azure‑hosted models through the same endpoint.
- Oracle support includes specifying ORACLE_MODELS like openai.gpt-oss-120b and xai.grok-3, extending the gateway to Oracle’s generative AI service.
Why it matters: Not enough in the article to say why this matters.



