Chris McKnight

2pods

AFNetworking-PromiseKit

Wrapper for the AFHTTPRequestOperation class to return a PromiseKit promise.

Promises clean up the structure of code and provide better data flow and error handling especially when using asynchronous methods.

License: MIT

  • Objective C

RestKit-PromiseKit

Wrapper for the RKObjectManager class to return a PromiseKit promise.

Promises clean up the structure of code and provide better data flow and error handling especially when using asynchronous methods.

License: MIT

  • Objective C