JSON-to-Go VS gowsdl

Compare JSON-to-Go vs gowsdl and see what are their differences.

JSON-to-Go

Translates JSON into a Go type in your browser instantly (original) (by mholt)

gowsdl

WSDL2Go code generation as well as its SOAP proxy (by hooklift)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
JSON-to-Go gowsdl
64 7
4,358 1,108
- 1.2%
2.4 2.9
2 months ago 19 days ago
JavaScript Go
MIT License 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.

JSON-to-Go

Posts with mentions or reviews of JSON-to-Go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.

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 JSON-to-Go and gowsdl you can also consider the following projects:

go-sanitize - :bathtub: Golang library of simple to use sanitation functions

Golang-PDF-to-Image-Converter - This project will help you to convert PDF file to IMAGE using golang.

Go Soap - 🦉SOAP package for Go

Crypt - Crypt implementation in pure Go

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

go-cmp - Package for comparing Go values in tests

go-callvis - Visualize call graph of a Go program using Graphviz

juicefs - JuiceFS is a distributed POSIX file system built on top of Redis and S3.

sqlc - Generate type-safe code from SQL

golang-ifood-sdk - Golang Ifood API SDK

An exit strategy for go routines. - An exit strategy for go routines

golang-tutorials - Golang Tutorials. Learn Golang from Scratch with simple examples.