SkillAgentSearch skills...

Ferinth

A simple Rust wrapper for the official Modrinth API

Install / Use

/learn @gorilla-devs/Ferinth
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars40
CategoryDevelopment
Updated26d ago
Forks11

Languages

Rust

Security Score

95/100

Audited on Mar 8, 2026

No findings