Hacker News new | ask | show | jobs
by jaymzcampbell 4718 days ago
I hadn't heard of Ion, it looks very nice; I'm going to check the others out too. I had a hard time finding something similar for iOS which is a shame - though maybe my Google-Fu is failing me.
1 comments

AFNetworking is pretty spectacular on iOS. And RestKit (which uses AFNetworking) is nearly as nice as using Ion+Gson (steeper learning curve though, but great CoreData integration if you're into that).
Many thanks for the pointers