Hurl

Hurl is an open source command-line tool for running HTTP requests defined in a simple plain text format, with built-in assertions for API testing, response capturing, and request chaining. As a CLI utility, Hurl does not expose its own HTTP API or OpenAPI specification.

API entry from apis.yml

apis.yml Raw ↑
aid: hurl:hurl
name: Hurl
description: Hurl is an open source command-line tool for running HTTP requests defined in a simple plain
  text format, with built-in assertions for API testing, response capturing, and request chaining. As
  a CLI utility, Hurl does not expose its own HTTP API or OpenAPI specification.
humanURL: https://hurl.dev
tags:
- Command Line Interface
- HTTP Client
properties:
- type: Documentation
  url: https://hurl.dev/docs/manual.html
- type: GitHubRepository
  url: https://github.com/Orange-OpenSource/hurl