Skip to content

federicomazzini/PromiseKit-Example

Repository files navigation

PromiseKit Example Using Swift for iOS

This Example is a Work in Progress

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.

About

A PromiseKit pod example using swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published