About 250,000 results
Open links in new tab
  1. OData - the best way to REST

    Dec 5, 2017 · OData, short for Open Data Protocol, is an open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way.

  2. OData overview - OData | Microsoft Learn

    Dec 9, 2022 · OData (Open Data Protocol) is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming REST APIs. It enables creation of REST …

  3. Open Data Protocol - Wikipedia

    OData is a protocol for the creation and consumption of Web APIs. OData thus builds on HTTP, AtomPub, and JSON using URIs to address and access data feed resources.

  4. OData/odata.net: ODataLib: Open Data Protocol - GitHub

    It is a fully open sourced project maintained by Microsoft OData team. The libraries are used by the WebApi and RESTier libraries for building OData Services. OData stands for the Open …

  5. OData documentation - OData | Microsoft Learn

    OData (Open Data Protocol) is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming REST APIs.

  6. Understand OData in 6 steps · OData - the Best Way to REST

    OData, short for Open Data Protocol, is an open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way.

  7. OData: Definition, Origin, and Practical Examples

    What is OData? OData is a REST-based (Representational State Transfer) protocol that allows querying and updating data using standard HTTP operations (GET, POST, PUT, DELETE).

  8. Announcing ASP.NET Core OData 10.0.0 Preview 1 - OData

    3 days ago · OData Model Builder: 2.0.0 → 3.0.0-preview.1 This coordinated release ensures seamless integration between ASP.NET Core OData and OData Model Builder, providing a …

  9. OData Protocol Guide - Baeldung

    Jan 8, 2024 · OData is an OASIS and ISO/IEC Standard for accessing data using a RESTful API. As such, it allows a consumer to discover and navigate through data sets using standard …

  10. Basic Tutorial · OData - the Best Way to REST

    OData, short for Open Data Protocol, is an open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way.