<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/orange-opensource-hurl-hurl-run-and-test-http-requests-with-plain-text--6ght0ft2d" -->

---
title: Orange-OpenSource/hurl: Hurl, run and test HTTP requests...
description: 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...
canonical: https://daily.dev/posts/orange-opensource-hurl-hurl-run-and-test-http-requests-with-plain-text--6ght0ft2d
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Orange-OpenSource/hurl: Hurl, run and test HTTP requests with plain text. | daily.dev
og:description: 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...
og:url: https://daily.dev/posts/orange-opensource-hurl-hurl-run-and-test-http-requests-with-plain-text--6ght0ft2d
og:image: https://api.daily.dev/og/posts/6GhT0fT2d.png
og:image:alt: Orange-OpenSource/hurl: Hurl, run and test HTTP requests with plain text.
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Orange-OpenSource/hurl: Hurl, run and test HTTP requests with plain text.

**[Pointer](https://daily.dev/sources/pointer)** · 17 min read · 48 upvotes · 6 comments

## Summary

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.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/Orange-OpenSource/hurl>

## Community discussion

Top comments from developers on daily.dev.

**@perfectlyfine** · 2 upvotes

> What an unfortunate name

**@toshiromifune** · 1 upvotes

> Wonderful!
> as an Intern DevOps Engineer I found it very interesting and helpful to write tests efficiently in pipelines.

**@axelerated** · 1 upvotes

> A Rust-wrapper around libcurl? Sign me up!

**@bleedthefteak** · 0 upvotes

> what a great tool i can see a lot of potential usage for it.

**@supercode** · 0 upvotes

> Oh Hurl NO!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#graphql](https://daily.dev/tags/graphql), [#rest-api](https://daily.dev/tags/rest-api)

[View this post on daily.dev](https://daily.dev/posts/orange-opensource-hurl-hurl-run-and-test-http-requests-with-plain-text--6ght0ft2d)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Orange-OpenSource/hurl: Hurl, run and test HTTP requests with plain text.","url":"https://daily.dev/posts/orange-opensource-hurl-hurl-run-and-test-http-requests-with-plain-text--6ght0ft2d","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/orange-opensource-hurl-hurl-run-and-test-http-requests-with-plain-text--6ght0ft2d"},"datePublished":"2024-02-13T20:19:51.128Z","dateModified":"2024-05-09T08:43:33.910Z","description":"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...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/614e476fcf20a97f0e1657bc68f48402?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/614e476fcf20a97f0e1657bc68f48402?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Pointer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Pointer","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1","url":"https://daily.dev/sources/pointer"},"commentCount":6,"discussionUrl":"https://daily.dev/posts/orange-opensource-hurl-hurl-run-and-test-http-requests-with-plain-text--6ght0ft2d","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":48},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":6}],"keywords":"github,graphql,rest-api","timeRequired":"PT17M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Pointer","item":"https://daily.dev/sources/pointer"},{"@type":"ListItem","position":3,"name":"Orange-OpenSource/hurl: Hurl, run and test HTTP requests with plain text."}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/orange-opensource-hurl-hurl-run-and-test-http-requests-with-plain-text--6ght0ft2d","comment":[{"@type":"Comment","text":"What an unfortunate name","datePublished":"2024-02-14T21:45:09.347Z","url":"https://daily.dev/posts/6GhT0fT2d#c-uGPLoG2ZU","author":{"@type":"Person","name":"Perfectly Fine Code","url":"https://daily.dev/perfectlyfine","image":"https://avatars.githubusercontent.com/u/70201838?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2}},{"@type":"Comment","text":"Wonderful!\nas an Intern DevOps Engineer I found it very interesting and helpful to write tests efficiently in pipelines.","datePublished":"2024-02-19T06:14:09.664Z","url":"https://daily.dev/posts/6GhT0fT2d#c-IUvQmZkWz","author":{"@type":"Person","name":"Toshiro Mifune","url":"https://daily.dev/toshiromifune","image":"https://media.daily.dev/image/upload/s--OSSAKsnZ--/f_auto/v1708273398/avatars/avatar_9T6NTrC3g2g43S5ZwoyNM"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"A Rust-wrapper around libcurl? Sign me up!","datePublished":"2024-02-17T08:35:11.444Z","url":"https://daily.dev/posts/6GhT0fT2d#c-Qxzjc0KVp","author":{"@type":"Person","name":"Axel Möllerberg","url":"https://daily.dev/axelerated","image":"https://avatars3.githubusercontent.com/u/343422?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"what a great tool i can see a lot of potential usage for it.","datePublished":"2025-09-09T20:59:47.296Z","url":"https://daily.dev/posts/6GhT0fT2d#c-XJGMmQo4d","author":{"@type":"Person","name":"Yassine Taya","url":"https://daily.dev/bleedthefteak","image":"https://avatars.githubusercontent.com/u/57847472?v=4"}},{"@type":"Comment","text":"Oh Hurl NO!","datePublished":"2025-09-25T19:16:30.731Z","url":"https://daily.dev/posts/6GhT0fT2d#c-PR3fPeiVu","author":{"@type":"Person","name":"🕴️SuperCode","url":"https://daily.dev/supercode","image":"https://avatars.githubusercontent.com/u/106082665?v=4"}}]}
```

