summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Useful-links.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Useful-links.md b/Useful-links.md
index dcf99d4..b911490 100644
--- a/Useful-links.md
+++ b/Useful-links.md
@@ -49,6 +49,7 @@ A lightweight AP library in Go that Gitea is using for implementing federation
* https://github.com/go-ap/fedbox Reference implementation of a AP server using go-ap
* https://github.com/mariusor/go-littr Federated link aggregator using go-ap
* https://man.sr.ht/~mariusor/go-activitypub/go-ap/index.md go-ap docs
+* https://lists.sr.ht/~mariusor/activitypub-go go-ap mailing lists
## Go-Fed
Another AP library that's heavier and Gitea is not using this library (other than HTTP signatures) but this is still kept up for reference