Exploring The Movie DB in Node.js
TMDB is a free movie database. Although you can't actually watch movies from it, it provides a lot of data for its movies (rating, creator, actors, release date, etc). The best part is that their API is available to the public for integration.
In th...
blog.murewaashiru.com5 min read