Use async/await with URLSession

With a real example

Steven Curtis

--

Before we start

Difficulty: Beginner | Easy | Normal | Challenging

This article has been developed using Xcode 13, and Swift 5.5.

If you’d like to see a video version of this article, follow this link: https://youtu.be/ZurWIRpX_HA, all the code is in the GitHub repo

--

--