It is my pleasure to announce the first release of the Google Data Scala
client library, a library that allows client software to connect to
Google Services through the Google Data API protocol. It makes it easy
to retrieve and modify data exposed by services like Calendar or
YouTube, without worrying about the underlying XML representation or how
queries are represented.
Currently it supports the following services:
* Calendar API
* YouTube API
* Contacts Data API
More information and download on the project page:
http://code.google.com/p/gdata-scala-client/Iulian