OData

From air
Revision as of 08:50, 8 April 2014 by Donsez (talk | contribs) (→‎Libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Open Data Protocol (OData) http://www.odata.org/

OData is a protocol that makes it simple to produce uniform and easy-to-consume data APIs. OData introduces a set of conventions built on the best practices of current Web technologies and methodologies. OData helps developers build data APIs with a rich query and update feature set that can be consumed by a wide variety of client frameworks.

  • data consumers, data producers
  • échange de données par HTTP RESTful (GET, PUT, POST, DELETE)
  • formats : JSON, Atom


Libraries

http://www.odata.org/libraries/