Skip to content
Yi Ding edited this page Jul 22, 2014 · 23 revisions

Introduction

ODataCpp is an open-source C++ project for OData. It currently contains an OData client library that supports OData protocol version 4.0 and the client side proxy generation tool. The server library for OData V4 is under development and will be added to the project soon.

Getting started

To build and test the project, please refer to