Kyagara/equinox
Library for all Riot Games APIs written in Golang.
This is a developer library designed to help Go programmers easily access data from all Riot Games APIs, including popular titles like League of Legends, Valorant, and Teamfight Tactics. Developers can feed in API keys and request game data, receiving structured information about champions, player statistics, and more. It's built for Go developers creating applications or tools that interact with the Riot Games ecosystem.
Use this if you are a Go developer building an application that needs to reliably fetch data from Riot Games' various APIs, such as for game analytics, companion apps, or fan projects.
Not ideal if you are not a Go programmer or if you only need to interact with Riot Games APIs through existing third-party applications or websites.
Stars
11
Forks
2
Language
Go
License
MIT
Category
Last pushed
Nov 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Kyagara/equinox"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.