googleajax May 25th, 2008

So I got to reading about the Google AJAX apis the other day. It all started with the Feed API and degenerated from there. Over last weekend I put together a Ruby wrapper for the apis so that I could play with their rest interfaces. At the end of the day it supports feeds, search, and translation.

Grab it with:


sudo gem install googleajax
Or check it out at on github.

tags: googleajax