FlyJSONP is a JavaScript library for making cross-domain GET and POST requests to services that support JSONP, and get a JSON response. The library is easy-to-use, there is nothing complicated, very lightweight (1.13kb gzipped) and doesn't require any other JS frameworks. It passes the POST requests through Yahoo's YQL and provides a complete control over [...]
