Hacker News new | ask | show | jobs
by mcescalante 365 days ago
yep, I've played with Hurl and find it nice but recently have been leaning into the .http stuff more. IntelliJ has it built in, there's the plugin you linked, and then for CLI i've used httpYac. No "vendor lock in", really easy to share with copy & paste or source control.
1 comments

+1 On HttpYac, it's been really nice to get started with and growing into a more powerful API testing suite over time