28 stable releases

2.10.0 Jan 26, 2024
2.9.2 Jul 30, 2023
2.9.1 Jun 29, 2023
2.7.4 Mar 22, 2023
1.3.0 Nov 11, 2021

#273 in Web programming

Download history 36/week @ 2023-12-22 26/week @ 2023-12-29 28/week @ 2024-01-05 20/week @ 2024-01-12 21/week @ 2024-01-19 131/week @ 2024-01-26 105/week @ 2024-02-02 73/week @ 2024-02-09 93/week @ 2024-02-16 274/week @ 2024-02-23 96/week @ 2024-03-01 56/week @ 2024-03-08 80/week @ 2024-03-15 42/week @ 2024-03-22 66/week @ 2024-03-29 30/week @ 2024-04-05

224 downloads per month
Used in 3 crates

MIT license

80KB
1.5K SLoC

Ferinth

Ferinth provides Rust API bindings for the Modrinth API

Missing Features

  • Requests that require large body data
  • Better organisation of API calls

Versioning

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!


lib.rs:

Ferinth

Ferinth provides Rust API bindings for the Modrinth API

Missing Features

  • Search functionality
  • Requests that require large body data
  • Better organisation of API calls

Versioning

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!

Dependencies

~7–22MB
~321K SLoC