A simple Rss feed Reader which accepts the url as query parameter and displays the item.
By default the rss feed url is https://www.reddit.com/.rss and total items will be shown is 10
To specify the url or item count make the following request
Assume the site name is http://localhost.rss/
To specify other url other then the default one pass the url as query paramter with name "feed_url" and to modify the item count the parameter name is "size"
eg: http://localhost.rss/?size=20&feed_url=http://feeds.feedburner.com/ndtvsports-cricket
On this page
Languages
PHP92.5%CSS4.7%HTML2.7%Shell0.0%Batchfile0.0%ApacheConf0.0%JavaScript0.0%
Contributors
Created December 13, 2016
Updated March 5, 2026