OData icon
OData icon

OData

An open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs in a simple and standard way.

OData screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Self-Hosted
  • Online
  • Visual Studio Code
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  REST API

 Tags

OData News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

No activities found.

OData information

  • Developed by

    OData
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    10 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  721 Stars
  •  359 Forks
  •  499 Open Issues
  •   Updated  
View on GitHub
OData was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is OData?

OData (Open Data Protocol) is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming RESTful APIs. OData helps you focus on your business logic while building RESTful APIs without having to worry about the various approaches to define request and response headers, status codes, HTTP methods, URL conventions, media types, payload formats, query options, etc. OData also provides guidance for tracking changes, defining functions/actions for reusable procedures, and sending asynchronous/batch requests.

OData RESTful APIs are easy to consume. The OData metadata, a machine-readable description of the data model of the APIs, enables the creation of powerful generic client proxies and tools.

Official Links