| Crates.io | ferinth |
| lib.rs | ferinth |
| version | 2.12.0 |
| created_at | 2021-11-03 06:28:19.50311+00 |
| updated_at | 2025-04-26 11:37:33.759397+00 |
| description | A simple Rust wrapper for the official Modrinth API |
| homepage | |
| repository | https://github.com/gorilla-devs/ferinth |
| max_upload_size | |
| id | 476029 |
| size | 146,137 |
Ferinth is a simple library for using the Modrinth REST API in Rust. It uses reqwest for sending requests and deserialising responses to strongly typed structs using Serde.