⚠️ This post links to an external website. ⚠️
What the fuck happened to making HTTP requests? You used to just type
curl example.comand boom, you got your goddamn response. Now everyone's downloading 500MB Electron monstrosities that take 3 minutes to boot up just to send a fucking GET request.It's already on your machine, dipshit
You know what's better than downloading Postman? Not downloading Postman. cURL is already installed on your machine. It's been there since forever. It works. It's fast. It doesn't need to render a fucking Chromium instance to make a web request. It doesn't depend on a service to run.It doesn't require an "Enterprise" subscription for basic features.
It actually does everything
continue reading on justuse.org
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.