summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2022-07-22 23:10:27 +0800
committerAnthony Wang2022-07-22 23:10:27 +0800
commit8835373c24a1012448ea5f7e8ef26118a32121c7 (patch)
tree0b48305939c38bc1765409f23ec3ca11c41b6926
parent0346e65360612c7babad785ff92b0b6d03ead048 (diff)
Add go-ap mailing lists
-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