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

#104 in HTTP client

Download history 6/week @ 2023-12-23 11/week @ 2024-01-13 14/week @ 2024-01-20 6/week @ 2024-01-27 4/week @ 2024-02-17 45/week @ 2024-02-24 2/week @ 2024-03-02 8/week @ 2024-03-09 204/week @ 2024-03-16 6/week @ 2024-03-23 107/week @ 2024-03-30 14/week @ 2024-04-06

334 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–38MB
~702K SLoC