Thanks Hayes! Added to the libraries page. Doug Williams Twitter API Support http://twitter.com/dougw
On Mon, Apr 13, 2009 at 9:19 AM, Hayes Davis <[email protected]> wrote: > Hi all, > > Just wanted to let everyone know that I've released a new Ruby Twitter API > library called Grackle. It's at http://github.com/hayesdavis/grackle > > It works with both the search and REST APIs and supports both basic and > OAuth authentication. The main thing that sets it apart is that it's > designed to be resilient in the face of changes to the API. Everything's > dynamic, so new API methods, changes to parameters or modifications to > returned data don't require changes to the library itself. That has been > quite helpful in my projects (and others that use it as well) as the guys > move forward very quickly with new API functionality. > > Would it be possible to have it included among the available libraries on > the wiki? > > Please let me know if you have any feedback, suggestions for improvement, > etc. > > Thanks. > > Hayes Davis > @hayesdavis > >
