| Crates.io | mojang-api |
| lib.rs | mojang-api |
| version | 0.6.1 |
| created_at | 2019-07-02 01:17:18.786823+00 |
| updated_at | 2020-03-15 02:33:28.021945+00 |
| description | A simple library for interfacing with the Mojang API. Includes full support for async/await. |
| homepage | |
| repository | https://github.com/caelunshun/mojang-api-rs |
| max_upload_size | |
| id | 145309 |
| size | 30,844 |
This crate offers a simple interface for utilizing the Mojang API. It utilizes experimental async/await syntax, allowing for clean, asynchronous requests.
Currently, the following mechanisms are supported:
In the future, additional functionality will be added.