reVrost/go-openrouter
Unofficial API SDK for openrouter.ai in go
This is a Go language library that allows developers to easily integrate their Go applications with the Openrouter API. It handles sending requests and receiving responses from Openrouter's various AI models, letting you add features like chat, text completion, embeddings, and tool calling to your Go programs. A Go developer building an application that needs to interact with large language models would use this.
107 stars.
Use this if you are a Go developer building an application and want to use Openrouter's AI models for tasks like generating text, creating embeddings, or implementing tool use, with support for streaming and structured outputs.
Not ideal if you are not a Go developer or if you need to integrate with an AI model provider other than Openrouter.
Stars
107
Forks
26
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/reVrost/go-openrouter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...