Ask HN: What are some Golang tools you can't live without?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Amplication - open-source Node.js backend code generator
  • Appwrite - The open-source backend cloud platform
  • SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Sonar - Write Clean JavaScript Code. Always.
  • Mergify - Updating dependencies is time-consuming.
  • JSON-to-Go

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

    JSON to struct. I use this about 100 times a day, no joke.

    https://mholt.github.io/json-to-go/

  • gabs

    For parsing, creating and editing unknown or dynamic JSON in Go

    gabs [0]. It helps with dealing with dynamic JSONs with unknown structures.

    [0]: https://github.com/Jeffail/gabs

  • Amplication

    Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.

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