From e7830288a0d1e22a9d2dd39a0a137a77bd08820e Mon Sep 17 00:00:00 2001 From: Basix Date: Sat, 9 Jun 2018 20:07:54 +0900 Subject: [PATCH] Added some bridges --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b685f6b..5bc5083 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ * [Platforms](#platforms) * [Implementations](#implementations) * [Libraries](#libraries) + * [Bridges](#bridges) ## Official * [ActivityPub Website](https://activitypub.rocks/) - The official website of ActivityPub protocol. @@ -41,4 +42,8 @@ * [microstatus](https://github.com/Arkanosis/microstatus) - Mastodon, GNUsocial compatible ActivityPub and OStatus server implementation. ## Libraries - * [activity](https://github.com/go-fed/activity) - ActivityPub library for Golang. \ No newline at end of file + * [activity](https://github.com/go-fed/activity) - ActivityPub library for Golang. + +## Bridges + * [GNU Social ActivityPub Plugin](https://git.gnu.io/dansup/ActivityPub) - Plugin for GNU Social to add ActivityPub support. + * [Bridgy Fed](https://github.com/snarfed/bridgy-fed) - A bridge between IndieWeb and ActivityPub, OStatus. \ No newline at end of file