Hacker News new | ask | show | jobs
by MojtabaNV 3465 days ago
It's a wrapper on omdb module, but in this `imdb-search` module developer can use es6 promises to search and get result. Result list of search have an id field as index, if we pass any of id to get method we can get all info about movie.(No need to use imdb specific long id on get movie)