diff --git a/README.md b/README.md index 6c6f324..7be1465 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ A curated list of resources for ActivityPub developers who create software for t * [**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**](https://codeberg.org/lime360/activitypub-starter): A fork of express-activitypub with additional support for multiple SQL databases and NodeInfo. `MIT, JavaScript` + * [**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` * [**activityPub4j**](https://github.com/msummers/activityPub4j): W3C ActivityPub and ActivityStreams implementation in Java using Spring Boot. `Apache-2.0, Java`