crul

Command line HTTP client
0.0.1a released

Crul

Crul is a curl replacement, that is, it's a command line HTTP client. It has less features and options, but it aims to be more user friendly. It's heavily inspired by httpie.

It's written in the Crystal language.

Features

  • Syntax highlighting of the output (currently, only JSON)

Planned features

  • Headers
  • Request body
  • XML highlight
  • User friendly headers and request body generation (similar to httpie's)
  • Basic and digest authentication

Installation

Usage

Usage: crul [options] URL
    -X METHOD, --method METHOD       Use GET|POST|PUT|DELETE (default: GET)
    -j, --json                       Format response as JSON
    -h, --help                       Show this help

Contributing

License

crul:
  github: porras/crul
  version: ~> 0.0.1a
Crystal none

Dependencies 0

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently