AsyncAwaitNetworkingPlayground How To Run Just clone the project, open it and run. Some notes about AsyncAwaitNetworkingPlayground It's a straightforward networking implementation with URLSession and async-await. Magic happens in BaseService class. Example usage is in Contents.swift You can find code under "/Sources"