A 100% code network request app
This app is the result of my studies using MVVM, JSON and Codable protocol. It is a simple app without using storyboards, it consists of a JSON with some information fetched by a network request, I have used the codable protocol to do the JSON handling.
- Click in an item of the list will show his details.
- Organise and comment the code. (TODO)
This project is licensed under the MIT License