Skip to content
 
 

Latest commit

 

History

108 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ferinth

Made with Rust license - MIT

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.

About this fork

This fork includes extra bug fixes, updated dependencies, and additional patch improvements over the original crate.

It was mainly created to fix bugs I was encountering while developing modrinth-cli, but feel free to use it for your own projects as well.

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

About

A more maintained and well-tested fork of Ferinth, a Rust wrapper for the official Modrinth API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages