Documentation
hurlx is an enhanced version of Hurl, designed for modern API engineering workflows. It is fully compatible with all Hurl features while adding import/export syntax for modular testing.
Installation
Current version: v1.0.12
Binary
Go Install
Build from Source
Quick Start
Create a file named hello.hurlx:
Run it:
Using Variables
What's Next?
- Read the full manual for all hurlx file format details
- Follow the tutorial to learn step-by-step
- Browse samples for common patterns