6 comments

[ 5.2 ms ] story [ 9.8 ms ] thread
It's just a proxy, you could do the same with a single line of PHP, e.g.: <?php readfile('http://api.example.org/?key=APIKEY&action=' . $_GET['action']); ?>
True, but then you're writing server code. Our platform is intended to help front-end developers / designers avoid writing server code.
This article would be easier to read if it started off with a quick overview of Tunnel (creates a path in your app that proxies to another site), rather than the how-to. A couple of sentences in the first paragraph would do it.
You can use YQL for this and many, many other operations that you would normally not be able to easily do on the client. It is free, deployed in 5+ datacenters worldwide, will cache both directions, and widely used by Yahoo so very unlikely to be turned off. It even offers persistent storage.

http://developer.yahoo.com/yql/console/