A lot of information to JSON conversion to XML ... but I would like to convert it into a JSON result XML.
For example, the iTunes Search API provides output in JSON format only.
I want to consume this JSON result as an XML feed (read by any standard feed reader).
If I can put Yahoo Pipes in the workload, it would be great (this is a free service and will reduce the load on my server).
On the one hand my site is being built with Ruby / Sinatra - hosted on Heroku.
It is quite easy Yahoo! With the pipe or YQL ended with the same when I use this query:
URL:
*% 20from% 20json% 20where% 20url% 3D'http% 3A% to 2% 2Fitunes.apple.com% 2FWebObjects% 2FMZStoreServices.woa% 2Fws% 2FwsSearch% 3Fterm% 3Djack% 2Bjohnson% 26country% 3DUS% 26media% 3Dmusic% 26entity% 3DmusicArtist% 26limit% 3D6% 26genreId% 3 D% 26version% 3D2% 26output% 3Djson% 26callback% 3-D "
Comments
Post a Comment