Crates.io | riot-api |
lib.rs | riot-api |
version | 0.1.2 |
source | src |
created_at | 2024-01-18 01:39:52.339624 |
updated_at | 2024-01-21 05:06:19.567032 |
description | A rust crate to interact with Riot Games Developer API |
homepage | |
repository | |
max_upload_size | |
id | 1103681 |
size | 109,086 |
This crate is separated into multiple features. Use any combination of them to fit your needs:
By default, lol
is enabled. Add the following to your Cargo.toml
[dependencies.riot-api]
version = "0.1.2"
# If you don't want `lol` feature
default-features = "false"
# If you want additional features
features = ["clash", "tournament", "tft"]
This crate can interact with Riot's RSO with default features off, or any combination of features
See EndpointTasks
riot-rs isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.