Add ActivityPub Starter Kit to libraries

This commit is contained in:
Arnold Schrijver 2023-01-11 17:19:03 +01:00 committed by Gitea
parent 69e3027fd7
commit 0163250632

View file

@ -70,6 +70,8 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt
* :heavy_check_mark: [**ActivityPub-PHP**](https://github.com/pterotype-project/activitypub-php) ([Fedi account](https://mastodon.technology/@jdormit)): A PHP implementation of the ActivityPub protocol (used in Pterotype plugin). `MIT, PHP`
* [**ActivityPub Starter Kit**](https://github.com/jakelazaroff/activitypub-starter-kit): A tiny, single user ActivityPub server, meant to be a starting point for your own ActivityPub projects. `MIT, Typescript`
* :heavy_check_mark: [**activityPub4j**](https://github.com/msummers/activityPub4j): W3C ActivityPub and ActivityStreams implementation in Java using Spring Boot. `Apache-2.0, Java`
* [**ActivityHub.Net**](https://github.com/Meep-Tech/ActivityPub.Net): A C# .NET Implementation of ActivityPub Entity Types. `-, C#`