/rss-to-jsonp

An evolving system for converting RSS feeds into JSON for easier JavaScript consumption.

Primary LanguageC#MIT LicenseMIT

System for proxying an RSS XML feed to JSON/JSONP.

TODO:

Fix serialization to JSON when the first character of a string is already encoded (e.g., "<" => "\u003c")

"content": "\u003cdiv..."

License

MIT license. If you do something cool with it, though, I'd love to hear about it.