• #dev 2025-07-03
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-07-03 UTC
# 03:03
trwnh
in theory for just a reader, you can implement GET outbox (if the actor publishes an outbox and allows GET); this is almost directly analogous to an rss/atom feed except the data format is activities instead of entries, and you also probably have to deal with paging which differs across implementations > I don't want my reader to also have to implement ActivityPub pieces.