HTTP CLIgo a simple http cli tool in Go for basic/custom requests, testing, debugging, etc. Installation To install this package, navigate to your main directory and use: go get github.com/jonathanc-n/hpgo Import this in your main.go file: "github.com/jonathanc-n/hpgo/cmd" Commands For more information on the different commands refer to the documentation here.