I'm happy to announce that my barebones ActivityPub server, implemented in Node.js/Express, is now open source! I intend for it to be a reference implementation for developers who are adding ActivityPub to their own services, but also it is an application server that you can build on if you want.

In other words, t's a few hundred lines of code that lets you create Mastodon-compatible accounts that can accept follow requests and post stuff to their followers.

https://github.com/dariusk/express-activitypub

GitHub - dariusk/express-activitypub: A very simple reference implementation of an ActivityPub server using Express.js

A very simple reference implementation of an ActivityPub server using Express.js - dariusk/express-activitypub

GitHub
this is great! I set up @test. I am curious about images, is this the best place to start? https://www.w3.org/wiki/SocialCG/ActivityPub/MediaUpload
SocialCG/ActivityPub/MediaUpload - W3C Wiki