Kotlin-Hilt-Coroutine

This repo contains the implementation of how to achieve API calling by using retrofit, coroutine & hilt. I have used MVVM with coroutine to simplify API calling. Apart from it, used kotlin DSL for dependencies and gradle configuration so it becomes more readable.