Merge pull request 'Add Fedify' (#29) from hongminhee/delightful-activitypub-development:fedify into main

Reviewed-on: https://codeberg.org/fediverse/delightful-activitypub-development/pulls/29
This commit is contained in:
Arnold Schrijver 2024-03-11 10:10:55 +00:00
commit 7474c9bc45

View file

@ -46,6 +46,8 @@ A curated list of resources for ActivityPub developers who create software for t
* [**Bonfire**](https://bonfirenetworks.org): An extensible framework with a big focus on customisation and flexibility. Can be used to build new federated apps while focusing on a specific use case rather than reimplementing lots of boilerplate `AGPL-3.0, Elixir`
* [**Fedify**](https://fedify.dev/): A fediverse server framework in Deno `AGPL-3.0, TypeScript`
### Libraries
* [**ActivityPhp**](https://github.com/landrok/activitypub) ([site](https://landrok.github.io/activitypub), [Fedi account](https://cybre.space/@landrok)): A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format. `MIT, PHP`