httpgenerator
httpgenerator is the Rust CLI for generating .http files from OpenAPI specifications.
- Homepage: https://christianhelle.com/httpgenerator/
- Repository: https://github.com/christianhelle/httpgenerator
Install
Usage
httpgenerator is the Rust CLI for generating .http files from OpenAPI specifications.
cargo install httpgenerator
httpgenerator ./openapi.json --output ./generated --no-logging