~jacky/indieweb-rust

A Rust library extending and implementing common IndieWeb practices
bee2bd85 — Jacky Alciné 4 months ago
Merge branch 'feature/refactor-indieauth-impl' into next
ecc358f4 — Jacky Alciné 4 months ago
Fix up redemption flow for the client
3a7135f4 — Jacky Alciné 4 months ago
Refactor how the testing server works

refs

next
browse  log 

clone

read-only
https://git.sr.ht/~jacky/indieweb-rust
read/write
git@git.sr.ht:~jacky/indieweb-rust

You can also use your local clone with git send-email.

#indieweb

This is a collection of projects helping to implement various standards and algorithms that the IndieWeb community works towards. You can view the list of specifications at https://spec.indieweb.org. It also includes projects that help you test your implementations to see what required parts are missing and what optional ones you can add. If there's an example that you need, file an issue at https://todo.sr.ht/~jacky/indieweb-rust.

#Goals

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

#Features