Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21bbea219f22947

Jump to content

Google Data Protocol

From Wikipedia, the free encyclopedia
(Redirected from GData)
GData
Stable release
2.0.17 / April 20, 2012 (2012-04-20)
Written inJava, JavaScript, .NET, PHP, Python[1] 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.

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."[3] However, "Most Google APIs are not Google Data APIs."[3]

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

Implementations

[edit]

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

See also

[edit]

References

[edit]
  1. 1 2 Google Data Home Page
  2. 1 2 GData Client Libraries Documentation
  3. 1 2 "Google Data APIs". Google Developers. Retrieved 2023-04-13.
[edit]