rj

package module
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2021 License: MIT Imports: 17 Imported by: 0

README

rj

rj is a command line tool show the HTTP Response as JSON

Screenshot

Installation

$ go install github.com/yusukebe/rj/cmd/rj@latest

Usage

$ rj http://example.com/
rj is a command line tool show the HTTP Response as JSON

Usage:
  rj [url] [flags]

Flags:
  -A, --agent string         User-Agent name (default "rj/v0.0.1")
  -H, --header stringArray   HTTP Request Header
  -h, --help                 help for rj
      --http1.1              Use HTTP/1.1
      --http3                Use HTTP/3
  -b, --include-body         Include Response body
  -X, --method string        HTTP Request method (default "GET")

with -b Option:

Screenshot

Author

Yusuke Wada https://github.com/yusukebe

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

This section is empty.

Directories

Path Synopsis
cmd
rj

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL