Registry / http-client / themoviedb

themoviedb

JSON →
library1.0.2rbrubygemsunverified

Provides a simple, easy to use interface for The Movie Database API.

gem install themoviedb
INSTALL
IMPORT
SIG · THEMOVIEDB
T
themoviedb
http-clientrubyv1.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TheMovieDB
require 'themoviedb'

Fetch movie details by ID using The Movie Database API.

require 'themoviedb' client = TheMovieDB::Client.new('your_api_key') movie = client.movie(550) puts movie.title
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Resources
themoviedb — gem install themoviedb · libregistry