lemmy-client

Crates.iolemmy-client
lib.rslemmy-client
version1.0.3
sourcesrc
created_at2024-02-06 20:03:26.086701
updated_at2024-11-08 16:51:14.728329
descriptionA Rust HTTP client for Lemmy.
homepagehttps://join-lemmy.org
repositoryhttps://github.com/LemmyNet/lemmy-client-rs
max_upload_size
id1129427
size95,029
(SleeplessOne1917)

documentation

README

License Last commit Github stars Latest version Downloads for latest version Library size in bytes
Lemmy logo

lemmy-client

A Rust HTTP client for Lemmy. Uses the browser's built-in fetch API when targeting WASM to keep the binary size small.

IMPORTANT NOTICE

This crate now uses a different versioning scheme than before so as not to be too tied down to Lemmy releases. For Lemmy versions 0.19.4 and up, use versions 1.x.x. For Lemmy versions 0.19.3 and under, use versions 0.19.5 and up. This is confusing, but should become a non issue as Lemmy accumulates versions and fewer servers use Lemmy versions use 0.19.3 and lower.

Commit count: 135

cargo fmt