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!