Documentation
¶
Index ¶
Constants ¶
View Source
const IMDB_URL = "http://www.omdbapi.com"
View Source
const METACRITIC_URL = "http://www.metacritic.com"
View Source
const TMDB_KEY = "5450d19ab0d8917dfc1389aef4b27098"
View Source
const TMDB_URL = "https://api.themoviedb.org/3"
Variables ¶
This section is empty.
Functions ¶
func GetRatings ¶
func GetRatings(w http.ResponseWriter, r *http.Request)
Types ¶
type IMDB_MOVIE ¶
Click to show internal directories.
Click to hide internal directories.