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

#165 in HTTP client

Download history 11/week @ 2024-01-11 15/week @ 2024-01-25 5/week @ 2024-02-01 3/week @ 2024-02-15 30/week @ 2024-02-22 18/week @ 2024-02-29 5/week @ 2024-03-07 202/week @ 2024-03-14 11/week @ 2024-03-21 101/week @ 2024-03-28 20/week @ 2024-04-04

138 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
~687K SLoC