Fork me on GitHub

This project is no longer active and was put into the Outercurve Project Archive on 26-09-2013. The last release of the software is still available at https://odataobjc.codeplex.com/releases/view/73025 and the software repositories are still readable at https://github.com/OData/OData4ObjC, but further work has been suspended at this time. Please contact the Outercurve Foundation at info@outercurve.org if you require more information.


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