Hi HN! I built JetClient, an API client plugin for JetBrains IDEs. Here are some key features:

- Git Sync (File Sync) – Requests and folders are saved as separate, human-readable files. - Scripts as First-Class Citizens – In addition to pre-request/post-response scripts, you can use standalone scripts to write test suites that can reuse requests from collections. - Advanced Variables – JSON5-based variables that support arrays, objects, and expressions with built-in functions (random data, file reading, user prompts, JS evaluation, etc.). - Environment Groups – Activate multiple environments at once to test different contexts. - And much more...

See key features: https://jetclient.io Compare with Postman: https://jetclient.io/docs/introduction/jetclient-vs-postman/ Compare with Bruno: https://jetclient.io/docs/introduction/jetclient-vs-bruno/

Would love your feedback!

Show HN: JetClient – A Developer-Friendly Alternative to Postman and Bruno
jetclient.io