40 releases

0.3.0 Mar 17, 2024
0.2.6 Jan 26, 2024
0.2.2 Dec 27, 2023
0.2.1 Nov 29, 2023
0.0.14 Jun 24, 2021

#178 in HTTP client

Download history 8/week @ 2024-01-19 11/week @ 2024-01-26 1/week @ 2024-02-02 3/week @ 2024-02-16 31/week @ 2024-02-23 17/week @ 2024-03-01 5/week @ 2024-03-08 204/week @ 2024-03-15 9/week @ 2024-03-22 106/week @ 2024-03-29 15/week @ 2024-04-05

1,438 downloads per month

AGPL-3.0

230KB
5.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

~15–37MB
~704K SLoC