Skip to content

radikz/TMDB-Movie-MVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors