ActivityPub: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary
Line 15: Line 15:
===Code===
===Code===
* [https://github.com/puckipedia/Kroeg/tree/master/Kroeg.ActivityPub Kroeg], an ActivityPub server written in [[C Sharp|C#]]
* [https://github.com/puckipedia/Kroeg/tree/master/Kroeg.ActivityPub Kroeg], an ActivityPub server written in [[C Sharp|C#]]
* [https://github.com/landrok/activitypub landrok/ActivityPub]: ActivityPub library in PHP
==Footnotes==
==Footnotes==
<references>
<references>
<ref name=CLW1>'''2018-01-23''' [https://octodon.social/@cwebber/99399968315646770 toot] by [https://octodon.social/@cwebber/ Christopher Lemmer Webber]</ref>
<ref name=CLW1>'''2018-01-23''' [https://octodon.social/@cwebber/99399968315646770 toot] by [https://octodon.social/@cwebber/ Christopher Lemmer Webber]</ref>
</references>
</references>

Revision as of 19:44, 19 May 2020

About

ActivityPub (AP) is an internet federation protocol. It became the primary federation protocol for Mastodon starting with approximately version 2, which previously had been based on OStatus.

AP became a W3C recommendation on 2018-01-23, due in large part to the popularity of Mastodon<ref name=CLW1 />.

<hide>

 page status::seed

</hide>

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Reference

Commentary

Code

Footnotes

<references> <ref name=CLW1>2018-01-23 toot by Christopher Lemmer Webber</ref> </references>