pub const TMDB_BASE_URL: &str = "https://api.themoviedb.org/3";
Expand description

The base url used to access TMDB;