Monday March 19, 2012

Accessing Web Services Through NSPredicates

Dave DeLong has opened up my mind to crazy possibilities with his StackKit, an API wrapper to Stack Overflow that lets you access and search the site through NSPredicates. You’re basically treating the site as if it was like a Core Data store that you fetch against.

Let the imagination run wild!