Make a GET request to an API endpoint

twurl

  • Curl-like command but tailored specifically for the Twitter API.
    More information: <https://github.com/twitter/twurl>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

twurl -X GET {{twitter_api_endpoint}}

click the source code to copy