Rick and Morty is an Android app written in Kotlin to demonstrate communication with external REST API. The app fetches characters of "Rick and Morty" cartoon and displays it in a grid.
Check the coroutines branch with an example of how to use Retrofit combined with Kotlin Coroutines.
If you want to practise Retrofit on a different API check this list.