Skip to content

HTTP CLIgo - a simple http cli tool in Go for basic/custom requests, api testing, debugging, etc.

License

Notifications You must be signed in to change notification settings

jonathanc-n/hpgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

HTTP CLIgo - a simple http cli tool in Go for basic/custom requests, api testing, debugging, etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages