Add license for ActivityPub Express

This commit is contained in:
Liam 2023-04-19 19:37:07 +00:00
parent a4212b5f61
commit 8f385eb905

View file

@ -60,7 +60,7 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt
* [**activityPub-core**](https://github.com/michaelcpuckett/activitypub-core): An attempt to build a spec-compliant ActivityPub core library. `MIT, Typescript`
* :heavy_check_mark: [**ActivityPub Express**](https://github.com/immers-space/activitypub-express): Modular ActivityPub implementation as Express.js middleware to easily add decentralization and federation to Node apps `-, Javascript`
* :heavy_check_mark: [**ActivityPub Express**](https://github.com/immers-space/activitypub-express): Modular ActivityPub implementation as Express.js middleware to easily add decentralization and federation to Node apps `MIT, Javascript`
* :heavy_check_mark: [**ActivityPub-Federation**](https://github.com/LemmyNet/activitypub-federation-rust): A high-level framework for ActivityPub federation in Rust, extracted from Lemmy. `AGPL-3.0, Rust`