League SDK
Fully typed TypeScript SDK for Riot League of Legends API
#Developer Tools
#GitHub
#Games
#SDK
League SDK – Fully typed TypeScript SDK for Riot League of Legends API
Summary: League SDK is a fully typed TypeScript library that simplifies access to the Riot League of Legends API by consolidating multiple endpoints and automating data transformations. It enables fetching player and match data with minimal code, streamlining development of tools and dashboards.
What it does
The SDK provides typed methods to retrieve data such as player stats and match details from the Riot API, abstracting complex routing and manual data handling.
Who it's for
Developers building applications or dashboards that require structured access to League of Legends data.
Why it matters
It reduces the complexity of working with the Riot API, enabling faster and cleaner data integration.