weedwick-api
v1.1.1
Published
A helper library to ease the communication with the Riot API
Downloads
2
Readme
Weedwick API
This is a simple library to ease out creating League applications by providing simple functions to get data from the Riot API and providing Typescript type definitions along the way.
There are other alternative libraries like this out there but those could not suffice my personal project setup because of breaking production builds or missing types (for further information there is a link to a resource with more complete and more well rounded libraries further down).
Currently supported Riot API endpoints
- Static Champion Data API (DDragon)
Alternative libraries
You can find a list of libraries to use the Riot API here