Friday, September 3, 2010

List of Web services allowing access from any origin

Hi,

I started a List of Web services allowing access from any origin here
http://en.wikipedia.org/wiki/List_of_Web_services_allowing_access_from_any_origin

These services allow developing GWT apps fully using their APIs
directly from Javascript, thanks to setting the required HTTP headers.
This works on "all modern browsers" (except IE of course, which has a
different way of accessing CORS services).

Do you know other services besides the ones listed? Please add them to
the list or this thread.
You can also request your favorite service provider to set the needed
HTTP headers (if done right, i.e. on a separate domain different than
the rest of the site, there are no security issues).

Marius

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment