In the third episode of this series we are going to learn:
How to store network constants in a singleton class
How to convert raw JSON file to model
How to use Result type in swift
How to call network requests inside of ViewModel
Api website:
https://www.themoviedb.org
Convert JSON to model:
https://app.quicktype.io
JSON Viewer:
http://json.parser.online.fr
Source Code:
https://github.com/sajjadsarkoobi/Mov...