HTTP Client | IntelliJ IDEA
With the HTTP Client plugin, you can create, edit, and execute HTTP requests directly in the IntelliJ IDEA code editor. There are two main use cases when you need to compose and run HTTP requests: When you are developing a RESTful web service and want to make sure it works as expected, is accessible in compliance with the specification, and responds correctly.