Add Mod.ActivityPub to libraries

This commit is contained in:
Arnold Schrijver 2022-12-01 08:38:25 +01:00
parent da3e1fae98
commit 734b588816

View file

@ -116,6 +116,8 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt
* :heavy_check_mark: [**Mastodon.py**](https://github.com/halcy/Mastodon.py): Python wrapper for the Mastodon API. `MIT, Python`
* [**Mod.ActivityPub**](https://github.com/sirtwist/Mod.ActivityPub): ActivityPub Server services for ASP.NET `-, C#`
* :heavy_check_mark: [**Pubstrate**](https://gitlab.com/dustyweb/pubstrate): ActivityStreams and ActivityPub library implementation for GNU Guile. Includes a full ActivityStreams library and most of an ActivityPub implementation. `GPL-3.0, Guile`
* :heavy_check_mark: [**Python ActivityPub**](https://github.com/dsblank/activitypub): A general ActivityPub library `MPL-2.0, Python`