Today we built a wrapper class around URLSession. The NetworkHelper wrapper class returns a Data object given a url String. This String can be an image url string or and API endpoint url String or any given GET url. With this Data returned from the NetworkHelper e.g an image can be created or a Swift model e.g Podcast can be created.
alexpaul/NetworkHelper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
