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

Reply via email to