Comment on Hacker News SearchparentComments−vladocar15yI will be super cool if JSONP support is added. If we want to build web app with JavaScript it is much easier to use directly JSONP.When I build this web app http://www.vcarrer.com/2010/11/hacker-news-mobile-front-page... I need to use Yahoo YQL to obtain JSONP.So pretty please, add JSONP.−k7d15yThere is already JSONP support, see callback argument:http://www.thriftdb.com/documentation/rest-api−vladocar15yCool! Thanks!
Comments
I will be super cool if JSONP support is added. If we want to build web app with JavaScript it is much easier to use directly JSONP.
When I build this web app http://www.vcarrer.com/2010/11/hacker-news-mobile-front-page... I need to use Yahoo YQL to obtain JSONP.
So pretty please, add JSONP.
There is already JSONP support, see callback argument:
http://www.thriftdb.com/documentation/rest-api
Cool! Thanks!