Hacker News new | ask | show | jobs
by sickcodebruh 978 days ago
I would love to do something like this with a project I’m working on but I know very, very little about ActivityPub beyond some basics from using kbin. Can anyone recommend a good primer for a developer?
1 comments

I tried to add ActivityPub support to my personal website a few months ago.

Unfortunately I found myself reading the W3’s documentation [1] for the most part. Fortunately they weren’t that hard to follow :)

In the end I got lazy and integrated with https://fed.brid.gy which was dead simple since I already had WebMentions setup

1: https://www.w3.org/TR/activitypub/