https://github.com/bloiseleo/briot
Unofficial API implementation for Riot League of Legends APIs
https://github.com/bloiseleo/briot
java java-17 league-of-legends lol-api
Last synced: about 1 year ago
JSON representation
Unofficial API implementation for Riot League of Legends APIs
- Host: GitHub
- URL: https://github.com/bloiseleo/briot
- Owner: bloiseleo
- Created: 2024-12-10T01:17:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-16T01:47:51.000Z (over 1 year ago)
- Last Synced: 2024-12-18T10:14:21.827Z (over 1 year ago)
- Topics: java, java-17, league-of-legends, lol-api
- Language: Java
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BRiot
Unofficial API implementation for Riot League of Legends APIs
## Good to Know
All documentation about their REST API can be found at [Riot Developer Portal](https://developer.riotgames.com/). This project aims to implement all available and documented endpoints related to League of Legends, as specified on the portal. No additional endpoints or functionalities outside the documented scope will be included.