Thoughts on HTTP and JSON with Golang. And other Headaches.

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. JSON-to-Go

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

    There's quite a few tools that given the JSON will generate the Go struct for you. Like this one or this one or quicktype.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. quicktype

    Generate types and converters from JSON, Schema, and GraphQL

    There's quite a few tools that given the JSON will generate the Go struct for you. Like this one or this one or quicktype.

  4. opentelemetry-go

    OpenTelemetry Go API and SDK

    Well, I actually do have a better way, I just use https://opentelemetry.io/ and attach the error context to the trace with file and line info. But in cases where I don't have open telemetry I am still stuck with what I have for passing down call stack traces.

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

  • how to efficiently create structs to match the json response

    4 projects | /r/golang | 27 Apr 2023
  • Complex JSON structures - specifically ECE

    3 projects | /r/golang | 10 May 2022
  • JSON to Go Struct Converter

    1 project | /r/golang | 8 Jul 2023
  • Need a pointer on how I can unmarshal this json

    1 project | /r/golang | 24 May 2023
  • Ask HN: What are some Golang tools you can't live without?

    2 projects | news.ycombinator.com | 23 May 2023