A playground for using Hyperdrive to communicate with a Hypermedia API.
-
Recursively clone this repository and open
Hyperplay.xcworkspace
in Xcode 7.$ git clone --recursive https://github.com/kylef/Hyperplay $ cd Hyperplay $ open Hyperplay.xcworkspace
-
Click "Build" in Xcode to build the dependencies.
-
Open
Hyperplay.playground
inside the workspace.
Hyperdrive, Representor and RxHyperdrive are added as a submodule to allow you to easily modify and adapt on them from Hyperplay.