wire VS gowsdl

Compare wire vs gowsdl and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
wire gowsdl
29 7
12,224 1,116
1.7% 1.5%
2.7 2.9
about 1 month ago about 1 month ago
Go Go
Apache License 2.0 Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wire

Posts with mentions or reviews of wire. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-28.

gowsdl

Posts with mentions or reviews of gowsdl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-17.
  • Web service security (WSS) in go
    3 projects | /r/golang | 17 Aug 2022
    Some example code here; https://stackoverflow.com/questions/47421135/calling-soap-with-golang or the included; https://github.com/hooklift/gowsdl/blob/master/example/example.go
    3 projects | /r/golang | 17 Aug 2022
  • GitHub - tiaguinho/gosoap: 🦉SOAP package for Go
    2 projects | /r/golang | 14 Oct 2021
    This exists elsewhere, and I can confirm it works correctly: https://github.com/hooklift/gowsdl
  • Code Generation
    10 projects | /r/golang | 10 Apr 2021
    There is this https://github.com/hooklift/gowsdl
  • How to send SOAP request with go?
    3 projects | /r/golang | 22 Mar 2021
    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
    3 projects | /r/golang | 22 Mar 2021
    I am using this go package to generate the xml file to go source.

What are some alternatives?

When comparing wire and gowsdl you can also consider the following projects:

fx - A dependency injection based application framework for Go.

dig - A reflection based dependency injection toolkit for Go.

Go Soap - 🦉SOAP package for Go

gomock - GoMock is a mocking framework for the Go programming language.

do - ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.

container - A lightweight yet powerful IoC dependency injection container for the Go programming language

goioc/di - Simple and yet powerful Dependency Injection for Go

wild-workouts-go-ddd-example - Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

nject - Golang type-safe dependency injection

go-onvif - Simple low-level SOAP/ONVIF Go library

JSON-to-Go - Translates JSON into a Go type in your browser instantly (original)

go-kit - A standard library for microservices.