furse

Crates.iofurse
lib.rsfurse
version1.5.15
sourcesrc
created_at2022-01-22 17:42:31.804216
updated_at2024-05-22 09:18:19.654261
descriptionA simple Rust wrapper for the official CurseForge API
homepage
repositoryhttps://github.com/gorilla-devs/furse
max_upload_size
id519244
size32,125
Ilesh Thiada (theRookieCoder)

documentation

README

Furse

github badge crates badge docs.rs

Furse is a simple library for using the CurseForge API in Rust projects. It uses Reqwest as its HTTPS client and deserialises responses to strongly typed structs using SerDe.

Features

This crate includes the following:

This crate uses Rustls rather than OpenSSL, because OpenSSL is outdated and slower.

Commit count: 42

cargo fmt