#cli #infomation #glow

app http-cli

A CLI to fetch HTTP status infomation

3 stable releases

Uses new Rust 2024

1.0.2 Dec 28, 2024

#1 in #infomation

GPL-2.0 license

24KB
106 lines

HTTP Status CLI

A CLI to get description about a HTTP status code

Requirements

Installation

cargo install http-cli

Usage

Usage: http-cli [OPTIONS] <STATUS_CODE>

Arguments:
  <STATUS_CODE>  

Options:
  -b, --brief    
  -h, --help     Print help
  -V, --version  Print version

Dependencies

~10–21MB
~289K SLoC