| Crates.io | furse |
| lib.rs | furse |
| version | 1.6.1 |
| created_at | 2022-01-22 17:42:31.804216+00 |
| updated_at | 2025-04-02 09:33:02.048762+00 |
| description | A simple Rust wrapper for the official CurseForge API |
| homepage | |
| repository | https://github.com/gorilla-devs/furse |
| max_upload_size | |
| id | 519244 |
| size | 73,085 |
Furse is a simple library for using the CurseForge REST API in Rust. It uses reqwest for sending requests and deserialising responses to strongly typed structs using Serde.