It's pretty similar to httpie, but instead of using it just to test http endpoints you could also use it to contruct a quick CLI client for any API you want to use. It has lots of handy features like caching, and reading an OpenAPI spec to build an interactive prompt with all available endpoints.