This project contains details of top rated and upcomming movie details. It uses retrofit2 library to make request to MovieDb Api.
Run command :
git clone https://github.com/komal-kss/Mounty_Assignment_movies.git
Top Rated Movies:
https://api.themoviedb.org/3/movie/top_rated?api_key=<<api_key>>&language=en-US&page=1
Upcoming Movies:
https://api.themoviedb.org/3/movie/top_rated?api_key=<<api_key>>&language=en-US&page=1
…………………………………………
…………
………..