The Apache Olingo OData Client for JavaScript (ODataJS) is a library written in JavaScript that enables browser based front end applications to easily use the OData protocol for communication with application servers.

It is currently available in  version 4.0.0-beta-01 and supports the OData protocol in version 4.

The ODataJS library is the successor of the datajs library and can be used in combination with datajs to allow communication with new OData V4 services and older OData services from the same web page.

Like the OData Java Client and Server Library the ODataJS library is also developed and maintained within the project Apache Olingo™.

Feel free to visit the ODataJS procject page for further information about usage, download and contribution.