Hacker News new | ask | show | jobs
by denidoman 509 days ago
btw, JetBrains IDEs have built-in HTTP-client. Not so GUI rich, but very convenient for development and no need for a separate if you're already using the IDE https://www.jetbrains.com/help/idea/http-client-in-product-c...
1 comments

A big plus imo is that you can check in and version control the files alongside your application. Very convenient when working on micro services in a team.