| Crates.io | lolapi |
| lib.rs | lolapi |
| version | 0.5.0 |
| created_at | 2017-10-01 21:00:58.544862+00 |
| updated_at | 2017-11-21 15:43:51.241377+00 |
| description | Rate limited League of Legends API wrapper (WIP) |
| homepage | |
| repository | https://github.com/IcyDefiance/lolapi-rs |
| max_upload_size | |
| id | 34109 |
| size | 97,447 |
Rate limited League of Legends API wrapper for Rust (WIP)
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.