Skip to content

Instantly share code, notes, and snippets.

View danbev's full-sized avatar
⌨️
T.C.B "Taking care of business." Cosmo Kramer

Daniel Bevenius danbev

⌨️
T.C.B "Taking care of business." Cosmo Kramer
  • Red Hat
  • Sweden
  • 11:51 (UTC +01:00)
View GitHub Profile
@danbev
danbev / gist:3938515
Created October 23, 2012 12:36
AeroGear-iOS 1.0.0.M1

AeroGear-iOS 1.0.0.M1

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

  • HTTP communication
  • Data storage
  • Authentication and user enrollment

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