Skip to content

This project contains details of top rated and upcomming movie details. It uses retrofit2 library to make request to MovieDb Api.

Notifications You must be signed in to change notification settings

komal-kss/Mounty_Assignment_movies

Repository files navigation

❤️ Star ❤️ the repo to support the project or 😄Follow Me.Thanks

Mounty_Assignment_movies

Clone The Project

Run command :

  git clone https://github.com/komal-kss/Mounty_Assignment_movies.git

Go to MovieDb Website for more details.

Go to Retrofit Website to know ,how to handle https/http request.

Api End Points:

  1. Top Rated Movies:

    https://api.themoviedb.org/3/movie/top_rated?api_key=<<api_key>>&language=en-US&page=1
    
  2. Upcoming Movies:

    https://api.themoviedb.org/3/movie/top_rated?api_key=<<api_key>>&language=en-US&page=1
    

................................................

.......................

About

This project contains details of top rated and upcomming movie details. It uses retrofit2 library to make request to MovieDb Api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published