Bug#1138671: ITP: curlie -- curl frontend with httpie-like interface and JSON formatting
Josenilson Ferreira da Silva <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <178037246839.1400252.12176922325224010513.reportbug__19225.2600028709$1780372655$gmane$org@localhost> |
Package: wnpp Severity: wishlist Owner: Josenilson Ferreira da Silva <[email protected]> X-Debbugs-Cc: [email protected], [email protected] * Package name : curlie Version : 1.8.2 Upstream Author : Olivier Poitrey * URL : https://github.com/rs/curlie * License : Expat Programming Lang: Go Description : curl frontend with httpie-like interface and JSON formatting Curlie is a frontend to curl that combines the power and ubiquity of curl with the ease of use and human-friendly interface of httpie. All curl options are exposed without compromise on features or performance, while adding syntax sugar and output formatting inspired by httpie. . Features provided by curlie: - Pretty-printed and colorized JSON output when running interactively - Simplified syntax for setting HTTP methods, headers and request body items - Streaming-friendly output, formatted on the fly without buffering - Full access to all curl options and flags - Automatic Content-Type detection for request data - Use of --curl option to print the underlying curl command being executed - Headers written to stderr and body to stdout, compatible with pipes and redirects