#modrinth #minecraft #modding

ferinth

A simple Rust wrapper for the official Modrinth API

24 stable releases

2.8.0 May 8, 2023
2.7.4 Mar 22, 2023
2.7.3 Dec 20, 2022
2.7.1 Nov 12, 2022
1.3.0 Nov 11, 2021

#710 in Web programming

Download history 126/week @ 2023-02-13 175/week @ 2023-02-20 58/week @ 2023-02-27 86/week @ 2023-03-06 57/week @ 2023-03-13 219/week @ 2023-03-20 116/week @ 2023-03-27 77/week @ 2023-04-03 118/week @ 2023-04-10 77/week @ 2023-04-17 79/week @ 2023-04-24 68/week @ 2023-05-01 116/week @ 2023-05-08 78/week @ 2023-05-15 57/week @ 2023-05-22 116/week @ 2023-05-29

376 downloads per month
Used in 2 crates

MIT license

69KB
1K SLoC

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!


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

~6–15MB
~313K SLoC