diff --git a/RSS-Feed.md b/RSS-Feed.md index 6b6f32e..e1f8ea7 100644 --- a/RSS-Feed.md +++ b/RSS-Feed.md @@ -1,4 +1,4 @@ -Placeholder for where future documentation will exist. +This is WIP documentation. Helpful validator: https://validator.w3.org/feed/check.cgi @@ -6,14 +6,14 @@ Prettier web-based viewer: https://rssviewer.app/ Examples: -/api/rss +\/api/rss * Generate feed with files downloaded in single-user mode -/api/rss?uid=admin +\/api/rss?uid=admin * Generate feed with files downloaded by user `admin` -/api/rss?uid=admin&text_search=chess +\/api/rss?uid=admin&text_search=chess * Generate feed with files downloaded by user `admin`, and filter for files that include the word `chess` -/api/rss?sub_id= +\/api/rss?sub_id= * Generate feed with files from subscription with ID `` \ No newline at end of file