A CLI tool to call http endpoint with browser or prompt.
[!NOTE]
Work in progress.. walkhttp is currently under development.
Usage [Experimental]
$ walkhttp --help
A CLI tool to call http endpoint with browser or prompt.
USAGE:
walkhttp [flags] command [command options] [arguments...]
COMMANDS:
ctl serve web console
get make http GET request
post make http POST request
put make http PUT request
delete make http DELETE request
options make http OPTIONS request
FLAGS:
--help, -h show help
--version, -v print the version