45 releases

0.4.5 Sep 7, 2024
0.3.0 Mar 17, 2024
0.2.2 Dec 27, 2023
0.2.1 Nov 29, 2023
0.0.14 Jun 24, 2021

#123 in HTTP client

28 downloads per month

AGPL-3.0

225KB
5K SLoC

IndieWeb for Rust

This library provides a collection of tools to work with the IndieWeb in your Rust applications.

Features


lib.rs:

This crate provides implementations of the [standards][standards] and [algorithms][algorithms] used with the IndieWeb.

More information about what's available is in either the [algorithms][algorithms] or [standards][standards] module. A required trait to use is the HTTP Client if you'd like to use your own networking stack that's compatible with http. This library also provides some [traits][traits] to extend common values with IndieWeb-adjacent capabilities.

Dependencies

~18–31MB
~556K SLoC