30 stable releases

2.11.1 Sep 29, 2024
2.11.0 Apr 18, 2024
2.10.0 Jan 26, 2024
2.9.2 Jul 30, 2023
1.3.0 Nov 11, 2021

#312 in Web programming

Download history 63/week @ 2024-08-12 42/week @ 2024-08-19 58/week @ 2024-08-26 82/week @ 2024-09-02 52/week @ 2024-09-09 78/week @ 2024-09-16 247/week @ 2024-09-23 125/week @ 2024-09-30 62/week @ 2024-10-07 62/week @ 2024-10-14 53/week @ 2024-10-21 56/week @ 2024-10-28 47/week @ 2024-11-04 26/week @ 2024-11-11 52/week @ 2024-11-18 47/week @ 2024-11-25

184 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–20MB
~271K SLoC