From 17088866095c90fcf7c1a5a5e070efa2ce7af823 Mon Sep 17 00:00:00 2001 From: Hong Minhee Date: Mon, 11 Mar 2024 16:55:21 +0900 Subject: [PATCH] Add Fedify --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ca95c6..777f65c 100644 --- a/README.md +++ b/README.md @@ -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`