ParseSDKExtensions
This library provides utilities, extensions and best practices when interacting with a Parse Server or a the derivative Hyperdrive Server. When buildling applications that interact with Hyperdrive or Parse Server, you can include this library in order to get the additional Parse SDK extensions as well as the Hyperdrive protocol, which should serve as a foundation for buildling a Parse-Server-connected mobile application.
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
ParseSDKExtensions is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ParseSDKExtensions'
Author
Anthony Persaud, [email protected]
License
ParseSDKExtensions is available under the MIT license. See the LICENSE file for more info.