This app demoes our iOS networking architecture at Clue.
Here are the accompanying Bleeding Edge blog posts
Architecting an iOS networking layer: Part 1
Architecting an iOS networking layer: Part 2
This app consists of a simple view with a button that is used to fetch forum posts. Based on the success of the request, the UI is updated to reflect the number of fetched posts.