Fedify: an ActivityPub server framework's avatar
Fedify: an ActivityPub server framework

@fedify@hollo.social

Finally, @ghost has open sourced their implementation powered by ! For Fedify users, this means another production-grade example code.

If you'd like to follow updates on 's ActivityPub implementation, you can do so by following @index!

https://github.com/TryGhost/ActivityPub

Mitex Leo's avatar
Mitex Leo

@ml@social.mitexleo.one · Reply to Fedify: an ActivityPub server framework's post

@fedify Can't follow @index@activitpub.ghost.org for some reason. It opens up the following page.
silverpill's avatar
silverpill

@silverpill@mitra.social · Reply to Fedify: an ActivityPub server framework's post

@fedify This value of actor's icon property may be not valid:

"icon": "https://ghost.org/favicon.ico",

According to ActivityStreams Vocabulary, it should be either Object or Link, but in this case it is simply an URI of an image file (I guess it has xsd:anyURI type?).