Cross Domin JSON Communication (GET & POST Requests): FlyJSONP

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 name for GET requests
  • No other dependency on other JavaScript frameworks

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>