OData: Difference between revisions
Jump to navigation
Jump to search
(Created page with "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 practi…") |
No edit summary |
||
Line 1: | Line 1: | ||
http://www.odata.org/ |
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.'' |
''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.'' |
Revision as of 08:38, 30 March 2013
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