"Where's Ruby on the list of client libraries?"
My colleague Jeff Fisher recently open sourced a Ruby utility library for the Google Data APIs. Mind you, it's not a full-blown client library, but it does handle the fundamentals like authentication and basic XML manipulation using the REXML module.
We've got a comprehensive article and sample application, the DocList Manager (full source), to demonstrate the basics.
Please visit us in the Google Data APIs forum to ask questions or submit feedback.

4 comments:
I'm working on a non-rails ruby api, you can find it here:
http://github.com/irjudson/gdata2/tree/master
Ivan
Hi There!
Someone block my blog like a spam.
How can I umblock this?
Republic of Angola (Xyami)
http://republica-de-angola.blogspot.com
Thanks in advance!
FWIW, I worked on a couple of GData interfaces, specifically for Google Apps Provisioning API.
A gemified githubbed version of work by Jerome Bousquie:
http://github.com/pzingg/gappsprovisioning/tree/master
A tool to help me get old POP mail messages into my users' GMail accounts:
http://github.com/pzingg/gapps-email-migration/tree/master
Post a Comment