Google Data API and Cocoa
By chris on April 17th 2007 in /dev/random | 343 views
Google continues to build up its support for, and integration with, Mac OS by releasing the Google Data APIs Objective-C Library, which effectively allows Cocoa developers to support the Google API within any application:
Google Calendar, Google Base, Google Spreadsheets, and generic Atom feeds like Blogger are supported now in the framework, with access to more services already in development.
The Official Google Mac Blog has an example program demonstrating an interface to Google Calendar. The icing on the cake, though, is full support for bindings. Pretty spiffy indeed.
