Comic Book App - Networking and API's using URLSession
У вашего броузера проблема в совместимости с HTML5
**** Important to watch this video if you would like to know more about how the MD5 hash is created when making a request to the marvel endpoints. https://youtu.be/Mfvl8T7gZ5E ****
In this video, we continue building a Comic book app written in Swift, we focus specifically on communicating with Marvels API. If you would like to follow along you will need a Marvel developer account head here to set one up. https://developer.marvel.com/
For my GitHub page head on over to here for the Codeable extension
https://github.com/philmartin83/Extensions/blob/master/CodeableExtension.swift
for the full project head here
https://github.com/philmartin83/Comic-Book-App
#xcode #urlsession #iosdevelopment