OData API

Home > Computer Science > Web development (Computer Science) > RESTful API > OData API

Open Data Protocol is a REST-based API that enables the query and update of data in a standardized and interoperable way using HTTP requests. It supports various data sources such as databases, file systems, and web services.