Skip Navigation code drift

HTTPie aka The Postman Lite

written
in TIL, but also Tools, & Debugging

I am always on the search for a Postman replacement. Not because I hate Postman, but because 99% of API problems are solved by just giving cURL / fetch() a nice UI.

So there's HTTPie, and it's great.