Google Stuff

This blog is an Aggregate of the Google related blogs I read on a regular basis.




Have it your way: Create a client library in your favorite language!



The Google Data team has developed client libraries in .NET, Java, JavaScript, Python, PHP, and Objective-C. With the popularity of other languages like Ruby, many developers have taken it upon themselves to build libraries for their favorite Google Data API. Here are two examples:


Base 4 Ruby:
A ruby gem that allows developers to create, update, and delete items using the Google Base Data API.

libgcal:
A

C/C++ library to interact with the Google Calendar and Contacts APIs.


For those of you who want to get involved in open source development, feel free to contribute to these projects or help us to improve Google's officially supported client libraries. If you're interested in starting fresh, checkout Jeff Scudder's presentation on Creating a Google Data API Client.


Hack away!


Implemented your own client? Leave a comment.

Read the complete post at http://feeds.feedburner.com/~r/OfficialGoogleDataApisBlog/~3/369469448/have-it-your-way-create-client-library.html