Hacker News new | ask | show | jobs
by utybo 1086 days ago
I really like httpyac for this purpose: https://httpyac.github.io

Pretty similar with JS scripting capabilities. Has great VS Code integration in addition to its CLI.

1 comments

httpyac is also very compatible to .http support in JetBrains IDEs. JetBrains also offers a free CLI tool to generate jUnit test reports from .http files.