mirror of
https://codeberg.org/fediverse/delightful-activitypub-development.git
synced 2024-11-21 13:20:59 +00:00
Add ActivityPub Starter Kit to libraries
This commit is contained in:
parent
f779c1cbfb
commit
7c911d8096
1 changed files with 2 additions and 0 deletions
|
@ -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#`
|
||||
|
|
Loading…
Reference in a new issue