Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We use it a bit at our company. We have a collection file that includes a ton of requests with headers and body. Developers can with ease load that collection file and run it against their own server, and also quickly change to a different server with just a click.

I guess a substitution would be a git repo with curl scripts and environment variables?

We also have some non-tech people who use postman to run tests.



A closer replacement would be https://hurl.dev or the HTTP client built in to every JetBrains IDE + <https://www.jetbrains.com/help/idea/http-client-cli.html#tes...>, depending on what other tools your org uses.


+1 to .http file support in JetBrains and VS proper


> I guess a substitution would be a git repo with curl scripts and environment variables?

Yep, and works well for us.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: