We're using a built-in HTTP client in JetBrains IDEs. All the requests are plain text files which can be pushed into git repos. So everything is just a part of the source code.
Same here, absolutely love being able to write HTTP requests like code! With the auto completion I’m 10x faster writing requests than using Postman or Insomnia. You can define multiple requests in one file and execute them like a script. There’s also a templating feature which you can use for different environments.
And which ones handle injecting base 64 encoded file content (100MB) into the json body well?
I've been using SoapSonar, but I'm having issues with this at the moment.