An example to demonstrate how to:
- Get data from the internet via Retrofit
- Serialize/Deserialize via Kotlinx/Serialization
- Asynchronous programming via Kotlinx/Coroutines
- Parse image from the internet url via Coil
- Use RecyclerView to handle data list in an efficient way
The Api I Used: Http Cats Api