Crates.io | ferinth |
lib.rs | ferinth |
version | 2.11.0 |
source | src |
created_at | 2021-11-03 06:28:19.50311 |
updated_at | 2024-04-18 15:20:33.762287 |
description | A simple Rust wrapper for the official Modrinth API |
homepage | |
repository | https://github.com/gorilla-devs/ferinth |
max_upload_size | |
id | 476029 |
size | 100,151 |
Ferinth provides Rust API bindings for the Modrinth API
The major version of this crate's version directly corresponds to the Modrinth API version it uses.
If you want to use the Modrinth API version 2, which is the latest one currently, specify this crate's major version as 2
.
Due to this feature, there will be breaking changes in minor version bumps too!