Closed Jen-Lopez closed 2 years ago
Authentication for the TMDB endpoints will be through API key (not feasible for scaling upwards). GET requests to /movie/ will be the primary. maybe GET /movie/
We can tackle further categorization like genres and stuff later. Primary focus will be on searching specific movies via a search bar.
https://www.themoviedb.org/
What endpoints do we need to use?