7 releases (4 breaking)

Uses old Rust 2015

0.5.0 Nov 21, 2017
0.4.1 Oct 7, 2017
0.3.0 Oct 2, 2017
0.2.1 Oct 2, 2017
0.1.0 Oct 1, 2017

#644 in Games

MIT license

96KB
3K SLoC

lolapi

Rate limited League of Legends API wrapper for Rust (WIP)


Important

Rate limiting is implemented within LolApiClient, so you should only create one client per region, and you should reuse it instead of creating a new one for each request.


Currently supports

  • CHAMPION-MASTERY-V3
  • CHAMPION-V3
  • LEAGUE-V3
  • LOL-STATIC-DATA-V3
  • LOL-STATUS-V3
  • MATCH-V3 (partial support)
  • SPECTATOR-V3
  • SUMMONER-V3
  • TOURNAMENT-STUB-V3
  • TOURNAMENT-V3

Dependencies

~15–26MB
~407K SLoC