Skip to content

Get popular movie list from TMDB API with MVVM, Data binding, Coroutines, and Navigation

Notifications You must be signed in to change notification settings

radikz/TMDB-Movie-MVVM

Repository files navigation

TMDB-Movie-MVVM

Get popular movie list from TMDB API with MVVM and Data binding

MoviesResponse.kt

private val apiKey: String = "Your API Key" //Change with your API

About

Get popular movie list from TMDB API with MVVM, Data binding, Coroutines, and Navigation

Topics

Resources

Stars

Watchers

Forks