Show HN: CLI tool for testing HTTP API's with YAML file(github.com)
github.com
Show HN: CLI tool for testing HTTP API's with YAML file
https://github.com/IsmailCLN/tapir
I’ve been building a side project called Tapir, a command-line and terminal UI tool for testing HTTP APIs.
Instead of writing tests in code, you can define them in simple YAML files, then run them with Tapir.
1 comments
Nice, I love the way of your thinking!!!