A wrapper around both HTTP and WS requests allowing you to set up object mappings for both and interact with either agnostically. I use this with sails.js server instances.
To run the example project, clone the repo, and run pod install
from the Example directory first.
sails.ios is available through CocoaPods. It is not available in the main repo however. To install it, simply add the following line to your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
pod "sails.ios"
ChrisChares, chris@eunoia.cc
sails.ios is available under the MIT license. See the LICENSE file for more info.