32 stable releases
| new 2.13.0 | May 16, 2026 |
|---|---|
| 2.12.0 | Apr 26, 2025 |
| 2.11.1 | Sep 29, 2024 |
| 2.11.0 | Apr 18, 2024 |
| 1.3.0 | Nov 11, 2021 |
#274 in Games
102 downloads per month
Used in 3 crates
83KB
1.5K
SLoC
Ferinth
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.
Features
- Strongly typed structures for API responses
- Useful examples in the method documentations
- Implementations for the following API calls
- TODO
Missing Features
- Requests that require large body data
- Better organisation of API calls
Dependencies
~16–25MB
~374K SLoC