Skip to content

Instantly share code, notes, and snippets.

@matzew
Created October 25, 2012 06:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/3950763 to your computer and use it in GitHub Desktop.
Save matzew/3950763 to your computer and use it in GitHub Desktop.
AeroGear-iOS 1.0.0.M1

AeroGear-iOS 1.0.0.M1

A little bit more than two months ago the work on the AeroGear-iOS library started. We added an initial (and simple) API to communicate against RESTful endpoints. The functionality contains:

  • HTTP communication
  • data storage
  • Authentication and user enrollment

This little document describes the API in a more detailed way.

To show the library in usage my colleage Christos Vasilakis developed a demo application, that runs against our hosted cloud demo. Try the iOS TODO demo for yourself in Xcode and run it on your phone!

We are extremely happy to continue working on improving and enhancing the library and its API and also continue to build a great community around it. Thanks for your support over last two months!

Cheers, Matthias!

External AeroGear-iOS contributors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment