Translator in Ruby on Rails

Hi,

I develop a translator in ruby on rails using the google translator, but can export to pdf, send by email and print the translations history.

http://www.translate20.com

Great work! Keep going

Thats nice!

I looked at the Google Language Tools but didn’t find an API. Is there a web-service or some other form of API for translating against Google’s Translator?

I`m using net/http class from ruby to comunicate with google translator.