Fork me on GitHub

OData4ObjC by OData

OData client for iOS.

This library makes it easy for iOS app developers to interact with data in any OData-compliant web service. It supports metadata-aware client-side code generation and full CRUD with query. If someone exposes a data model via OData, OData4ObjC makes it easy to get that model onto your iOS device.

Full user documentation is available in the user guide.

Support and Bug Reporting

User support is available via our discussion forum on CodePlex. Please report bugs in our issue tracker on GitHub.

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/OData/OData4ObjC

Build

To build OData4ObjC you will need a Mac with XCode. Full details are available in the build guide.

Contribute

OData4ObjC is hosted on GitHub. Please fork it and contribute.

Authors

OData4ObjC team

License

Apache 2.0