Add Pherephone

This commit is contained in:
lostinlight 2020-08-30 22:11:20 +00:00
parent 60799a01df
commit d54e216769

View file

@ -88,6 +88,8 @@
* [**tags-pub**](https://gitlab.com/evanp/tags-pub): Provides hashtag objects on the ActivityPub network. `Apache-2.0, Javascript`
* [**Pherephone**](https://github.com/writeas/pherephone): An ActivityPub server that reblogs all the statuses of certain actors. You set it up to follow a few accounts and it Announces everything they post. `AGPL-3.0, Go`
#### Testing
* :heavy_check_mark: [**activitypub-mock**](https://gitlab.com/evanp/activitypub-mock): A mock ActivityPub server to use in testing code `Apache-2.0, Javascript`