diff options
author | Anthony Wang | 2022-06-12 00:55:51 +0800 |
---|---|---|
committer | Anthony Wang | 2022-06-12 00:55:51 +0800 |
commit | 35b6035d5c8d9ed6180276779b704992a3edbbcc (patch) | |
tree | f567886b8dc7aec4661990104fb5f8ea194dd9d9 | |
parent | 0d5eafa3c8e0683280ea81962945ad38f69d2952 (diff) |
Add more AP links
-rw-r--r-- | Useful-links.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Useful-links.md b/Useful-links.md index 502a712..c99183a 100644 --- a/Useful-links.md +++ b/Useful-links.md @@ -13,6 +13,8 @@ * https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/ Tutorial for implementing a very basic AP server
* https://blog.joinmastodon.org/2018/07/how-to-make-friends-and-verify-requests/ Tutorial for federated following
* https://docs.joinmastodon.org/spec/activitypub/ Mastodon's AP subset
+* https://tinysubversions.com/notes/reading-activitypub/ How to read the AP spec
+* https://flak.tedunangst.com/post/ActivityPub-as-it-has-been-understood Lots of AP resources
## ForgeFed
* https://forgefed.peers.community/ ForgeFed website
|