> cat /dev/github | grep security-tools
discovered 03 Aug 2026

curlie

via awesome-list
→ View on GitHub
Curlie is a command-line tool that serves as a frontend to `curl`, designed to combine the user-friendly interface of HTTPie with the extensive features of curl. It supports all curl options while offering syntax sugar and pretty-printed output for JSON responses, enhancing ease of use and debugging capabilities during HTTP requests. Notable features include real-time output formatting, the ability to show executed curl commands, and support for various installation methods across platforms.