Is there any best-practice how to use Alamofire with Watchkit to make simple HTTP requests?
I am using the latest Xcode 6.3 beta
Is there any best-practice how to use Alamofire with Watchkit to make simple HTTP requests?
I am using the latest Xcode 6.3 beta
I guess you are looking an example- weather app in watchkit practice - as follows:
Part 1:
Part 2:
Here are some links that I consider it might be useful for you or for others.
Alamofire
GitHub website:
There are a lot of useful materials for Alamofire
in the following links
Apart from them, the following great explanation could be useful