2019 · Published by Kaustubh Saha on July 17th, 2019 The Movie Database (TMDb) : The Movie Database (TMDb) is a popular, user editable database for movies and TV shows. They have a REST based discovery API which allows us to pass a bunch of parameters and get a JSON array of movies matching those parameters as the response. Themoviedb Star Here are 400 public repositories matching this topic Language: All Sort: Most stars DeluxeAlonso / UpcomingMovies Star 480 Code Issues Pull requests Movies app written in Swift 5 using the TMDb API and demonstrating Clean Architecture, Dependency Injection, MVVM and Coordinators.