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:
- [x] link relationship resolver
- IndieAuth
- [ ] client
- [ ] server parsing
- Micropub
- [ ] client
- [ ] server parsing
- [Microsub][]
- [ ] client
- [ ] server parsing
- Webmention
- [ ] client
- [ ] server parsing