FlyJSONP is a small JavaScript library that allows you to do cross-domain GET and POST requests with remote services that support JSONP, and get a JSON response. By using the YQL service, FlyJSONP has a small footprint and no dependencies. Major Features Cross-domain GET & POST requests with JSON response Control over the callback parameter [...]
Read the rest of this entry »