# Awesome cli tools: HTTPie http client
3 min read
We frequently find ourselves making http calls from the terminal: for testing out an external API we’re integrating into our projects, or for testing APIs we build locally and in many other cases,…