From e536ef15cd6f4c267886c4c2e79e8c03c4966688 Mon Sep 17 00:00:00 2001 From: Arnold Schrijver Date: Tue, 15 Feb 2022 06:49:01 +0100 Subject: [PATCH] Add 'ActivityPub for Podcast Client Apps' to Tutorials --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c7f318..7876ce6 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,8 @@ This category is for any code project related to the Fediverse. They need not be - [Guide for new ActivityPub Implementers](https://socialhub.activitypub.rocks/t/guide-for-new-activitypub-implementers/479): A crowd-sourced wiki maintained by SocialHub community with a ton of information and links. +- [ActivityPub for Podcast Client Apps](https://minipub.dev/info/activitypub-for-podcast-apps/): Overview on how to implement cross-app comments for podcasts. + ### ActivityPub server-to-server (S2S) ### ActivityPub client-to-server (C2S)