yapi
yapi is a unified API client for HTTP, gRPC, and TCP
yapi [flags]
Options
--binary-output Display binary content to stdout (by default binary content is hidden)
-h, --help help for yapi
--insecure Skip TLS verification for HTTPS requests; use insecure transport for gRPC
--no-color Disable color output
-u, --url string Override the URL specified in the config file
SEE ALSO
- yapi about - Show comprehensive yapi developer guide
- yapi history - Show yapi command history (default: last 10)
- yapi import - Import an external collection (Postman) to yapi format
- yapi list - List all yapi config files in the current directory or project
- yapi lsp - Run the yapi language server over stdio
- yapi run - Run a request defined in a yapi config file (reads from stdin if no file specified)
- yapi share - Generate a shareable yapi.run link for a config file
- yapi stress - Load test a yapi config file with concurrent requests
- yapi test - Run all *.test.yapi, *.test.yapi.yml, *.test.yapi.yaml files in the current directory or specified directory
- yapi validate - Validate a yapi config file
- yapi version - Print version information
- yapi watch - Watch a yapi config file and re-run on changes