Back to browse
GitHub Repository

A web-based single-binary hurl tests runner

15 starsRust

Hurlbox – web based UI for hurl API testing

by jossephus01·Mar 23, 2026·3 points·0 comments

AI Analysis

MidCozyShip It

GUI wrapper around hurl CLI with auto-generated JSONPath assertions.

Strengths
  • Single Rust binary using hurl_core — no external hurl installation required.
  • Auto-generate JSONPath assertions from responses speeds up test creation.
  • Docker image and desktop app in development using Zed's GPUI framework.
Weaknesses
  • Wrapping a CLI tool in a web UI is expected, not a differentiator.
  • Hurl already works well from terminal — unclear why web UI is necessary.
Target Audience

API developers and QA engineers using hurl

Similar To

Postman · Insomnia · hurl

Similar Projects