Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can be used to fetch data, test HTTP sessions, and work with HTML content, REST/JSON APIs, GraphQL, and SOAP APIs. Hurl can also be used to test performance, check response bytes, integrate in CI/CD, and more. It is powered by the curl library and provides a fast and efficient way to perform HTTP requests.

17m read timeFrom github.com
Post cover image
Table of contents
Getting DataSending DataTesting ResponseOthersNameSynopsisDescriptionHurl File FormatOptionsEnvironmentExit CodesWWWSee AlsoBinaries InstallationBuilding From Sources
13 Impressions6 Comments