(Cross-posted from the gwt-google-apis forum)
At Google I/O last month, the Google APIs team introduced a couple exciting new technologies to make Google's APIs easier to consume.
The first was the Google APIs Discovery Service, that lists and describes some of Google's new APIs. The second was a series of generated Java libraries to communicate with these APIs, built on the Discovery Service, designed to work with lots of standard Java environments, including App Engine and Android.
Today, I have the pleasure of announcing that, in addition to generated libraries for standard Java environments, we are also releasing libraries specifically optimized for GWT, as part of the Google API Libraries for GWT (GALGWT) project.
The available services currently include:
The first was the Google APIs Discovery Service, that lists and describes some of Google's new APIs. The second was a series of generated Java libraries to communicate with these APIs, built on the Discovery Service, designed to work with lots of standard Java environments, including App Engine and Android.
Today, I have the pleasure of announcing that, in addition to generated libraries for standard Java environments, we are also releasing libraries specifically optimized for GWT, as part of the Google API Libraries for GWT (GALGWT) project.
The available services currently include:
- Books API
- Buzz API
- Latitude API
- Moderator API
- Prediction API
- Tasks API
- URL Shortener API (goo.gl)
- ...and many more
- ...and even more coming soon!
You can check out the full list of supported services and some sample applications at the Samples page, or learn how to get started by reading the documentation.
These libraries are alpha libraries, and are presented so that we can gather feedback about them to improve them further. They are under active development and may change in breaking ways in the future. If you use these libraries, please let us know what you think in the GALGWT forum, and file bugs and feature requests in the Issue Tracker. We're hoping to continually improve the quality and stability of the libraries over time, and your feedback is important in achieving that goal.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/cGYyOGU2eGZVcFVK.
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