A Go SDK and CLI tool for SOAP web services.
- Support for SOAP 1.1, WSDL 1.1, and XSD 1.0
- Code generation from WSDL files
- Documentation generation
See AGENTS.md.
The soap CLI tool can generate code, documentation, and call SOAP APIs on the fly.
$ soap
Multi-tool for SOAP APIs
USAGE
soap [command] [--flags]
CODE GENERATION
gen [--flags] Generate code for a SOAP API
DOCUMENTATION
doc [--flags] Display documentation for a SOAP API
NETWORK OPERATIONS
call [--flags] Call a SOAP action
UTILS
completion [command] Generate the autocompletion script for the specified shell
help [command] Help about any command
FLAGS
-h --help Help for soap
-v --version Version for soapgo install github.com/way-platform/soap-go/cmd/soap@latestPrebuilt binaries for Linux, Windows, and Mac are available from the Releases.
This SDK is published under the MIT License.
Security researchers, see the Security Policy.
Be nice. For more info, see the Code of Conduct.