Skip to content

Instantly share code, notes, and snippets.

@ahmetabdi
Created April 23, 2015 15:03
Show Gist options
  • Save ahmetabdi/416905d04f94189a7e8f to your computer and use it in GitHub Desktop.
Save ahmetabdi/416905d04f94189a7e8f to your computer and use it in GitHub Desktop.
iex(1)> Tmdb.Movie.popular
[page: 1,
results: [%{"adult" => false,
"backdrop_path" => "/xu9zaAevzQ5nnrsXN6JcahLnG4i.jpg", "id" => 157336,
"original_title" => "Interstellar", "popularity" => 34.1716910628099,
"poster_path" => "/nBNZadXqJSdt05SHLqgT0HuC5Gm.jpg",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment