From 78677d364b21b49b5403153b001e2abd4e23ef2b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 1 Aug 2022 13:12:46 +0200 Subject: [PATCH] autopushed --- agora feeds.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/agora feeds.md b/agora feeds.md index 77b7e6cc4..c198f3715 100644 --- a/agora feeds.md +++ b/agora feeds.md @@ -1,12 +1,16 @@ # Agora Feeds -- [[push]] [[agora plan]] - - The [[agora]] should support [[rss]] / [[atom]] feeds in two ways: - - As a [[consumer]], to easily allow any feed producer to volunteer subnodes in an [[agora]]. - - I see this as part of the [[agora bridge]] effort. - - As a [[producer]], to easily allow users and other systems to consume [[agora]] updates. -- [[push]] [[python]] libraries - - most popular: [[feedparser]] - - new contender: [[atoma]] +- a [[feature]]. + - #push [[agora plan]] + - The [[agora]] should support [[rss]] / [[atom]] feeds in two ways: + - As a [[consumer]], to easily allow any feed producer to volunteer subnodes in an [[agora]]. + - I see this as part of the [[agora bridge]] effort. + - As a [[producer]], to easily allow users and other systems to consume [[agora]] updates. + - As of [[2022]] this exists: + - /feed/node gives you a feed of subnodes in node. + - /feed/latest gives you an Agora wide feed. + - #push [[python]] libraries + - most popular: [[feedparser]] + - new contender: [[atoma]]