lolapi

Crates.iololapi
lib.rslolapi
version0.5.0
sourcesrc
created_at2017-10-01 21:00:58.544862
updated_at2017-11-21 15:43:51.241377
descriptionRate limited League of Legends API wrapper (WIP)
homepage
repositoryhttps://github.com/IcyDefiance/lolapi-rs
max_upload_size
id34109
size97,447
Icy Defiance (IcyDefiance)

documentation

README

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.


Links

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
Commit count: 0

cargo fmt