Compare commits

...

2 commits

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`