Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mekras/odata-client

OData client-side library
https://github.com/mekras/odata-client

Last synced: 11 days ago
JSON representation

OData client-side library

Awesome Lists containing this project

README

        

# [OData](http://www.odata.org/documentation/) client

[![Latest Stable Version](https://poser.pugx.org/mekras/odata-client/v/stable.png)](https://packagist.org/packages/mekras/odata-client)
[![License](https://poser.pugx.org/mekras/odata-client/license.png)](https://packagist.org/packages/mekras/odata-client)
[![Build Status](https://travis-ci.org/mekras/odata-client.svg?branch=master)](https://travis-ci.org/mekras/odata-client)
[![Coverage Status](https://coveralls.io/repos/github/mekras/odata-client/badge.svg?branch=master)](https://coveralls.io/github/mekras/odata-client?branch=master)

OData client-side library.

Supported OData versions:

| Version | Support
|---------|--------
| [4.0](http://docs.oasis-open.org/odata/odata/v4.0/) | unknown
| [3.0](http://www.odata.org/documentation/odata-version-3-0) | partial
| [2.0](http://www.odata.org/documentation/odata-version-2-0/) | partial

- [Documentation](docs/index.en.md) (English)
- [Документация](docs/index.ru.md) (на русском)