From 72b83878ea1ef159700d31e333d3e28f51cf7e5a Mon Sep 17 00:00:00 2001 From: Stanislav Deviatov Date: Wed, 23 Aug 2023 13:55:33 +0200 Subject: [PATCH] Add curlie (#578) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2c650a5..e234b6a 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) - A curl frontend with the ease of use of HTTPie. ## Productivity