How to send SOAP request with go?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • gowsdl

    WSDL2Go code generation as well as its SOAP proxy

  • I also tried go-xml. It can generate go source by wsdl file, too. But how to use it? For gowsdl, it has an example to start. It has a soap module: https://github.com/hooklift/gowsdl/blob/master/example/example.go#L9

  • go-xml

    utility and code-generation libraries for XML

  • P.S. I've had the best luck with github.com/droyo/go-xml for generating SOAP clients.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts