Spyke

Hurl, run and test HTTP requests with plain text

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.

It can chain requests, capture values and evaluate queries on headers and body response. Hurl is very versatile: it can be used for both fetching data and testing HTTP sessions.

Hurl makes it easy to work with HTML content, REST / SOAP / GraphQL APIs, or any other XML / JSON based APIs.

And it’s open source under Apache 2.0 licence 😁

Hurl, run and test HTTP requests with plain texthttps://github.com/Orange-OpenSource/hurlOpen linkView original on programming.dev

You reached the end

Hurl, run and test HTTP requests with plain text | Spyke