👉 https://tim.engineering/break-up-third-party-networking-urlsession/
Maybe URLSession is good to use on its own! I like this idea as a simplifier. Just use what you have! I just did this in some of my own code and was really happy with the simplified result.

This came from iOS Dev Weekly…
I liked this article by Tim Miko on how to build a simple API client with no dependencies. There’s a simple playground example too.
iOS Dev Weekly #398
On the other hand, PromiseKit still looks amazing.
3 thoughts on “It’s time to break up with your networking library for URLSession”