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

#143 in Games

Download history 53/week @ 2024-10-19 50/week @ 2024-10-26 48/week @ 2024-11-02 32/week @ 2024-11-09 39/week @ 2024-11-16 57/week @ 2024-11-23 50/week @ 2024-11-30 130/week @ 2024-12-07 46/week @ 2024-12-14 36/week @ 2024-12-21 38/week @ 2024-12-28 69/week @ 2025-01-04 50/week @ 2025-01-11 60/week @ 2025-01-18 58/week @ 2025-01-25 36/week @ 2025-02-01

213 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–17MB
~218K SLoC