<div dir="ltr"><div>Hi,<br></div><div><br></div><div>based on the <a href="http://ag.org">ag.org</a> &quot;sync-branch&quot; (see [1]), I created a SIMPLE first iOS hack of a &quot;document&quot; API with a HTTP client that talks to Dan&#39;s Server.  </div>
<div><br></div><div>The model ([2]) is quite easy/simple and the HTTP client supports CREATE/READ/REMOVE ([3]), based on the protocol defined on the README of the server.</div><div><br></div><div>The usage is covered in a test (like [4]).</div>
<div><br></div><div>Next: I guess next (if we continue using Dan&#39;s Server) is to see how this project can we weaved into the exisiting stores - but first I really wanted to get some client (like Luke&#39;s JS client) which executes against our current server draft/implementation.</div>
<div><br></div><div>BTW. the lib is based on AFN2.x (not sure we should use AFN 2.x at THIS point - switching to 1.x should not be that hard)</div><div><br></div><div>-Matthias</div><div><br></div><div>[1] <a href="https://github.com/aerogear/aerogear.org/pull/230">https://github.com/aerogear/aerogear.org/pull/230</a></div>
<div>[2] <a href="https://github.com/matzew/AGSyncKit/blob/master/SyncKit/AGDocument.h">https://github.com/matzew/AGSyncKit/blob/master/SyncKit/AGDocument.h</a></div><div>[3] <a href="https://github.com/matzew/AGSyncKit/blob/master/SyncKit/AGSyncClient.h">https://github.com/matzew/AGSyncKit/blob/master/SyncKit/AGSyncClient.h</a></div>
<div>[4] <a href="https://github.com/matzew/AGSyncKit/blob/master/SyncKitTests/SyncKitTests.m#L37-L61">https://github.com/matzew/AGSyncKit/blob/master/SyncKitTests/SyncKitTests.m#L37-L61</a></div><div><br></div>-- <br>Matthias Wessendorf <br>
<br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div>