From 39339f2e3960bddeaf2fa2ce55d33f01d6410409 Mon Sep 17 00:00:00 2001 From: Stanislav Deviatov Date: Mon, 21 Aug 2023 21:14:39 +0200 Subject: [PATCH] Add curlie --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2c650a5..3c9261c 100644 --- a/readme.md +++ b/readme.md @@ -255,6 +255,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [HTTPie](https://github.com/httpie/httpie) - A user-friendly HTTP client. - [HTTP Prompt](https://github.com/eliangcs/http-prompt) - Interactive HTTP client featuring autocomplete and syntax highlighting. - [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints. +- [curlie](https://github.com/rs/curlie) - Frontend to curl with the ease of use of httpie without compromising on performance and features. ## Productivity