Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.58 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.58 KB

ParseSDKExtensions

CI Status Version License Platform

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, persaud@modernistik.com

License

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