| Crates.io | kez |
| lib.rs | kez |
| version | 0.0.8 |
| created_at | 2025-01-10 07:11:30.904017+00 |
| updated_at | 2025-03-11 21:05:22.259805+00 |
| description | Easy to use dota2 web api. |
| homepage | |
| repository | https://github.com/dearfl/kez |
| max_upload_size | |
| id | 1511009 |
| size | 295,560 |
A Rust crate for interacting with Valve's Dota 2 Web API. Named after the newest hero added to Dota 2 as of this crate's creation date (2025-01-09).
Existing Rust crates like dota2_api and dota2_webapi_bindings are no longer active maintained and lack support for newer API features. While building a Dota 2 match finder, I needed an API they didn't provide, so I created Kez.
Don't use this crate for anything serious, it is fundamentally unstable since every game update could potentially break this crate.