james2115 / TopQuestion

An example of calling REST APIs in iOS

Home Page:http://matteomanferdini.com/network-requests-rest-apis-ios-swift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TopQuestion

A sample iOS app showing how to:

  • Perform network requests;
  • Interface with REST APIs;
  • Architect the network layer.

The article explaining the approach in detail can be found here.

github image

Contributing

The code in this repository is provided only for didactical purposes. As such, it is tied to an article on my blog and cannot be updated without updating also the connected article.

For this reason, I won’t accept any pull requests, so please don’t send any. If you want to contribute, I would really appreciate if you can link to the original article from your blog or share it on forums and social media. Thanks.

About

An example of calling REST APIs in iOS

http://matteomanferdini.com/network-requests-rest-apis-ios-swift/

License:MIT License


Languages

Language:Swift 100.0%