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

Download history 49/week @ 2025-01-22 46/week @ 2025-01-29 37/week @ 2025-02-05 199/week @ 2025-02-12 55/week @ 2025-02-19 73/week @ 2025-02-26 69/week @ 2025-03-05 63/week @ 2025-03-12 55/week @ 2025-03-19 98/week @ 2025-03-26 50/week @ 2025-04-02 68/week @ 2025-04-09 67/week @ 2025-04-16 195/week @ 2025-04-23 86/week @ 2025-04-30 59/week @ 2025-05-07

419 downloads per month
Used in 3 crates

MIT license

82KB
1.5K SLoC

Ferinth

Made with Rust GitHub - Ferinth license - MIT crates.io docs.rs

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