Description
Runs and tests HTTP requests described in plain text files. This makes API checks readable, repeatable, and easy to store beside project code or documentation.
It is useful for API testing, integration checks, debugging, CI pipelines, and sharing request examples. Keep secrets out of committed files and review endpoints before running tests against production systems.