http-cli

Crates.iohttp-cli
lib.rshttp-cli
version1.0.2
created_at2024-12-28 19:37:40.534925+00
updated_at2024-12-28 19:43:17.162093+00
descriptionA CLI to fetch HTTP status infomation
homepagehttps://github.com/akagiyuu/http-cli
repositoryhttps://github.com/akagiyuu/http-cli
max_upload_size
id1497710
size76,248
Huỳnh Minh Khang (akagiyuu)

documentation

README

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

Commit count: 16

cargo fmt