Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 305 Bytes

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