httpit is a CLI tool designed to perform Automated API and End-to-End (E2E) Testing using the HTTP protocol.
Note
Project Status: This project is currently in active development (Alpha). Core functionality for executing requests and validating responses is implemented, but features may change.
go run cmd/httpit/main.go examples/test-scheme-example.jsondocker run --rm -v ./examples/test-scheme-example.json:/tmp/test.json httpit /tmp/test.json