31 stable releases
2.12.0 | Apr 26, 2025 |
---|---|
2.11.1 | Sep 29, 2024 |
2.11.0 | Apr 18, 2024 |
2.10.0 | Jan 26, 2024 |
1.3.0 | Nov 11, 2021 |
#89 in Games
419 downloads per month
Used in 3 crates
82KB
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
~8–25MB
~275K SLoC