29 stable releases

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

#126 in Games

Download history 123/week @ 2024-07-22 69/week @ 2024-07-29 48/week @ 2024-08-05 58/week @ 2024-08-12 36/week @ 2024-08-19 34/week @ 2024-08-26 45/week @ 2024-09-02 51/week @ 2024-09-09 61/week @ 2024-09-16 112/week @ 2024-09-23 40/week @ 2024-09-30 48/week @ 2024-10-07 56/week @ 2024-10-14 53/week @ 2024-10-21 50/week @ 2024-10-28 41/week @ 2024-11-04

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

MIT license

29KB
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–16MB
~214K SLoC