Google Data Protocol

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "For". Script error: No such module "Infobox".Template:Template otherScript error: No such module "Check for unknown parameters".Template:Main other 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.

According to the Google Developers portal, "The Google Data Protocol is a REST-inspired technology for reading, writing, and modifying information on the web. It is used in some older Google APIs."[1] However, "Most Google APIs are not Google Data APIs."[1]

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

Implementations

An implementation called libgdata written in C is available under the LGPL license.

See also

References

Template:Reflist

External links

Template:Navbox with collapsible groups


Template:Google-stub

  1. a b Script error: No such module "citation/CS1".
  2. Cite error: Invalid <ref> tag; no text was provided for refs named gdataHomepage
  3. Cite error: Invalid <ref> tag; no text was provided for refs named gdataLibraries