thesunwave / rss2json

A simple Sinatra app to convert RSS feeds to JSON. Deployable to Heroku.

Home Page:http://rsstojson.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSStoJSON

Convert RSS to JSON with ease!

Usage

Pass a URL to the service like so:

http://rsstojson.herokuapp.com/?feed=http://feeds.5by5.tv/master

RSStoJSON also supports JSONP callbacks!

http://rsstojson.herokuapp.com/?feed=http://feeds.5by5.tv/master&callback=process_feed

About

A simple Sinatra app to convert RSS feeds to JSON. Deployable to Heroku.

http://rsstojson.herokuapp.com


Languages

Language:HTML 66.3%Language:Ruby 33.7%