8 comments

[ 3.2 ms ] story [ 27.8 ms ] thread
This could be cool. I'm recently scouring lists looking for sleepers made 1930s-1980s.
How does this access the IMDB api? I thought amazon had some pretty extreme pricing tiers for that.
A couple notes regarding the GitHub repo.

First, adding a `.gitignore` with at least the following:

  .*.swp
  *.swp
Would help.

Second, committing the generated `gem` artifacts is not a good practice. Either publish[0] it or let those who use it build and distribute it themselves.

0 - https://guides.rubygems.org/publishing/

IMDB Virtual Terminal Browser. I was hoping for a console browser.
It would be great to have an ability to browse all the imdb movies/tv series, not just top 250 - but I like the direction :)