Skip to content

MichelFortes/httpit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

httpit is an application designed to perform integration testing using the http protocol.

Using Go Run

go run cmd/httpit.go test-scheme-example.json

Using Docker Image

docker run --rm -v ./test-scheme-example.json:/tmp/test.json httpit /tmp/test.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published