Jump to content

Google Data Protocol

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ZéroBot (talk | contribs) at 01:40, 22 September 2012 (r2.7.1) (Robot: Adding diq:GData). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
GData
Stable release
2.0.17 / April 20, 2012 (2012-04-20)
Written inJava
Operating systemCross-platform
TypeSoftware development tools
Websitehttps://developers.google.com/gdata/

GData (Google Data Protocol) provides a simple protocol for reading and writing data on the Internet, designed by Google. GData combines common XML-based syndication formats (Atom and RSS) with a feed-publishing system based on the Atom Publishing Protocol, plus some extensions for handling queries. It relies on XML or JSON as a data format.

Google provides GData client libraries for Java, JavaScript, .NET, PHP, Python, and Objective-C.

See also