An open API service indexing awesome lists of open source software.

https://github.com/ericmeyer/swifthttpplayground


https://github.com/ericmeyer/swifthttpplayground

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Swift Asynchronous HTTP Calls

This is a playground showing how to make an aynchronous call in Swift.

It depends on the [mock Slam API](https://github.com/ericmeyer/MockSlamAPI), which also needs to be running.

It only handles the happy path.

## Use

`open HttpCalls.playground`