From c775ebeb701e55f17a2c568da6d9a65a87650bb8 Mon Sep 17 00:00:00 2001 From: Basix Date: Mon, 11 Mar 2019 22:04:58 +0900 Subject: [PATCH] Add CommonsPub close #10 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a305e9..c820c44 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Simple example of implementing ActivityPub. * [microstatus](https://github.com/Arkanosis/microstatus) - Mastodon, GNUsocial compatible ActivityPub and OStatus server implementation. * [pylodon](https://github.com/rowanlupton/pylodon) - Flask-based ActivityPub server implementation. * [dariusk/express-activitypub](https://github.com/dariusk/express-activitypub) - A very simple reference implementation of an ActivityPub server using Express.js. +* [CommonsPub](https://commonspub.org/) - A generic federated server, written in Elixir. ## Libraries A little help for implementing ActivityPub.