27 stable releases

1.5.13 Jan 26, 2024
1.5.12 Aug 6, 2023
1.5.11 Jul 30, 2023
1.5.9 Mar 22, 2023
1.0.3 Mar 5, 2022

#3 in #curse-forge

Download history 19/week @ 2023-11-25 11/week @ 2023-12-02 24/week @ 2023-12-09 26/week @ 2023-12-16 38/week @ 2023-12-23 15/week @ 2023-12-30 19/week @ 2024-01-06 16/week @ 2024-01-13 26/week @ 2024-01-20 142/week @ 2024-01-27 95/week @ 2024-02-03 68/week @ 2024-02-10 111/week @ 2024-02-17 243/week @ 2024-02-24 61/week @ 2024-03-02 21/week @ 2024-03-09

448 downloads per month
Used in 3 crates (2 directly)

MIT license

30KB
488 lines

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.

Dependencies

~5–19MB
~269K SLoC