Jump to content

Google Data Protocol

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 50.53.15.59 (talk) at 18:10, 28 April 2013 (→‎See also). 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, JavaScript, .NET, PHP, Python[1] and and Objective-C.[2]
Operating systemCross-platform
TypeSoftware development tools
Websitedevelopers.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,[1] and Objective-C.[2]

See also

References

External links