Software Alternatives & Reviews

How to navigate an API from the terminal

TMDB jq HTTPie
  1. 1
    free movie database
    Today, we'll be diving into The Movie Database and learning how to navigate its API efficiently with HTTPie, jq, and jid.

    #Movie Reviews #Movie Ratings #Movies 81 social mentions

  2. 2

    jq

    jq is like sed for JSON data - you can use it to slice and filter and map and transform structured...
    If you're trying to work out the structure and content of an API's JSON responses, you can keep paging through the documentation and the paged output of less or you can reach for more precise JSON parsing tools such as, jq and jid.

    #CLI #Data Management #Command Line Tools 155 social mentions

  3. 3
    CLI HTTP that will make you smile. JSON support, syntax highlighting, wget-like downloads, extensions, and more.
    Pricing:
    • Open Source
    Today, we'll be diving into The Movie Database and learning how to navigate its API efficiently with HTTPie, jq, and jid.

    #CLI #Command Line Tools #Curl 46 social mentions

Discuss: How to navigate an API from the terminal

Log in or Post with