Constant dim_extern_api::tmdb::TMDB_BASE_URL
source · pub const TMDB_BASE_URL: &str = "https://api.themoviedb.org/3";
Expand description
The base url used to access TMDB;
pub const TMDB_BASE_URL: &str = "https://api.themoviedb.org/3";
The base url used to access TMDB;