For now, it contains examples on:
- Using a wrapper from the pod PromiseKit/Alamofire.
- Retrying an async call using PromiseKit.
- Wrapping async tasks and using them in a promise chain.
- Broken promises (placeholders) example.
This project uses a live json response, I used mocky. The json for regenerating that response is in the file characters.json
.