zhangyichi12 / gdata-objectivec-client

Google Data APIs Objective-C Client Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Data APIs Objective-C Client Library

Project site https://github.com/google/gtm-oauth
Discussion group http://groups.google.com/group/gdata-objectivec-client-framework

The Google data APIs provide a simple protocol for reading and writing data on the web. Many Google services provide a Google data API.

This library is for Google XML APIs. For JSON APIs, use the Google APIs Client Library for Objective-C.

Each of the following Google services provides a Google Data API supported by this library:

This library should no longer be used for these APIs:

The Google Data APIs Objective-C Client Library provides an iPhone static library, a Mac OS X framework, and source code that make it easy to access data through Google Data APIs.

To get started with Google data APIs and the Objective-C Client Library, look at the overview slides, read the introduction and study the example applications.

If you have a problem or want a new feature to be included in the Google Data Objective-C Client Library, please join the discussion group or submit an issue.

Externally-included projects

The library includes code from the separate projects GTM HTTP Fetcher and GTM OAuth 2

Other useful classes for Mac and iPhone developers are available in the Google Toolbox for Mac.

About

Google Data APIs Objective-C Client Library

License:Apache License 2.0


Languages

Language:Objective-C 96.7%Language:C 2.6%Language:Python 0.7%