Skip to content

AltamashShaikh/Cakephp-Rss-feed-Reader

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published