Google Data On Rails

Monday, February 23, 2009 at 9:04 AM



"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:

Ivan Judson said...

I'm working on a non-rails ruby api, you can find it here:

http://github.com/irjudson/gdata2/tree/master

Ivan

Francis*PAC said...

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!

Emre said...
This post has been removed by a blog administrator.
Peter Zingg said...

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