A hands-on walkthrough of exploring The Movie Database (TMDB) REST API from the terminal using HTTPie, jq, and jid. Covers authentication with API keys, formatting JSON responses, piping output, using jq for filtering and extracting data, and building multi-step queries to search and discover movies. Includes practical tips like exporting API keys as environment variables and using append_to_response to batch requests.

11m read timeFrom httpie.io
Post cover image
Table of contents
Dive preparationReady to HTTPieWorking with responsesDigging into responsesFinding more about a movieFinding a movieDiscovering moviesWrapping up

Sort: