Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ericmeyer/swifthttpplayground


https://github.com/ericmeyer/swifthttpplayground

Last synced: 23 days 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`