this post was submitted on 21 Jun 2023
13 points (100.0% liked)
Programming
13368 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are various links here:
https://socialhub.activitypub.rocks/pub/guide-for-new-activitypub-implementers
Fuck me what a rabbit hole: ActivityPub is built on ActivityStreams which use Action Vocabulary and this is all structured with JSON-LD.
Its easier to grok if you watch lemmy server logs
I think that for example the search feature has nothing to do with activity pub but it's a feature of each of those software that are using activity pub (Lemmy, mastodon etc). I would guess it operates on those internal structures each of those implementations are using.