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

https://github.com/objcio/s01e08-networking-post-requests

Sample code for Swift Talk episode 8: Networking: POST Requests
https://github.com/objcio/s01e08-networking-post-requests

Last synced: 7 months ago
JSON representation

Sample code for Swift Talk episode 8: Networking: POST Requests

Awesome Lists containing this project

README

          

# Swift Talk
## Networking: POST Requests

This is the code that accompanies Swift Talk Episode 8: [Networking: POST Requests](https://talk.objc.io/episodes/S01E08-networking-post-requests)

**Note:** This code is written in Swift 2.2. For a Swift 3 version, check out the "swift-3" branch.