indieweb 0.1.3

A collection of utilities for working with the IndieWeb.
Documentation

indieweb

This is a crate holding a collection of utilities that other libraries and applications alike can use to interact with IndieWeb services like one's site or a service that provides a IndieWeb-compatible system.

Goals

  • HTTP client agnostic
  • Normalized interactions with IndieWeb services
  • Errors for most known usecases

Features

This crate opts to provide the following features:

  • link relationship resolver
  • IndieAuth
    • client
    • server parsing
  • Micropub
    • client
    • server parsing
  • [Microsub][]
    • client
    • server parsing
  • Webmention
    • client
    • server parsing