Skip to content

Client library for interacting with Sails.js over HTTP & Web Sockets

License

Notifications You must be signed in to change notification settings

ChrisChares/sails.ios

Repository files navigation

sails.ios

CI Status Version License Platform

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.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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"

Author

ChrisChares, chris@eunoia.cc

License

sails.ios is available under the MIT license. See the LICENSE file for more info.

About

Client library for interacting with Sails.js over HTTP & Web Sockets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages