Add CommonsPub

close #10
This commit is contained in:
Basix 2019-03-11 22:04:58 +09:00
parent 2f05a37804
commit c775ebeb70
1 changed files with 1 additions and 0 deletions

View File

@ -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.