Skip to content

It is an exploratory iOS app to explore different networking options available

Notifications You must be signed in to change notification settings

roymithun/ExploreIosNetworking

Repository files navigation

Explore Networking

It is an exploratory iOS app to explore different networking options available

  • URLSession Networking without third party libraries
  • Alamofire is an HTTP networking library written in Swift.
  • SwiftHTTP: A simple Swift wrapper around NSURLSession
  • Moya: A Swift alternative to Alamofire.
  • Reach: A simple Swift library to check if you have network.

The app currently has a very basic TableView to showcase different questions of StackOverflow. I have used StackExchange Questions API for site StackOverflow

https://api.stackexchange.com/2.3/questions?site=stackoverflow

Useful Links

About

It is an exploratory iOS app to explore different networking options available

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published