A wrapper for the Riot Api for Java and Kotlin.
This project is WORK IN PROGRESS and is not production ready.
If you would like to contribute to this project, please feel free to do it. However, please try to :
- Be consistent with the current library structures and patterns.
- Document as much as possible your implementation choices.
- Don't put too much code in a single PR, it will be easier to review.
This product is not endorsed, certified or approved in any way by Riot Games, Inc. or any of its affiliates.
- Implement all endpoints for the
lolgateway- Implement champion endpoints.
- Implement champion-mastery endpoints.
- Implement clash endpoints.
- Implement league endpoints.
- Implement league-exp endpoints.
- Implement challenges endpoints.
- Implement match endpoints.
- Implement rso-match endpoints.
- Implement spectator endpoints.
- Implement status endpoints.
- Implement summoner endpoints.
- Implement tournament endpoints.
- Implement tournament-stub endpoints.
- Implement all endpoints for the
lorgateway- Implement deck endpoints.
- Implement inventory endpoints.
- Implement match endpoints.
- Implement ranked endpoints.
- Implement status endpoints.
- Implement all endpoints for the
riotgateway- Implement account endpoints.
- Implement all endpoints for the
tftgateway- Implement league endpoints.
- Implement match endpoints.
- Implement status endpoints.
- Implement summoner endpoints.
- Implement all endpoints for the
valgateway- Implement console-match endpoints.
- Implement console-ranked endpoints.
- Implement content endpoints.
- Implement match endpoints.
- Implement ranked endpoints.
- Implement status endpoints.