Check hurl out. Unlike bruno or Postman, it is free and blazingly fast. Define your requests in plain text format and commit them to your version control.
It also allows you to export your plain text hurl files as curl commands.
Was using Bruno and RapidAPI (fka MacPaw) locally, but they couldn't do conditional sequences properly. Switched to Postman, which could, despite knowing they kept everything on the cloud.
I left postman behind after the forced cloud integration, but admittedly, it is difficult to find something as simple and richly featured to replace it.
I ended up using a vs code extension called Thunder Client.