Not only that, but it's also fairly potent, allowing you to pass variables from one request to another, transform response, inject .env vars etc.
If all of your team is using Jetbrains products, you can also add the http files to the version control so everyone could have the requests ready to use.
If all of your team is using Jetbrains products, you can also add the http files to the version control so everyone could have the requests ready to use.
In other words: it's a beast
https://www.jetbrains.com/help/idea/http-client-in-product-c...
---
BTW, you might also find useful to know that you also have a very powerful SQL environment as well ;)
https://www.jetbrains.com/help/idea/relational-databases.htm...