Skip to content

72sevenzy2/http-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pre-requisites: make sure you have go installed:

go -v

or

go --v

usage >

for setting headers while testing:

go run main.go <URL> [-H key:value]

without settings headers:

go run main.go <URL>

with streaming enabled: (streaming gives live response data back.)

go run main.go <URL> [-H key:value] -stream <true/false>

About

A tool i made in go for API testing, includes features such as setting custom headers, and streaming the response live

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages