Getting specific nested JSON values

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
  • GJSON

    Get JSON values quickly - JSON parser for Go

  • You can use gjson and access properties by JSON Path.

  • bafi

    Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates

  • Check my project https://mmalcek.github.io/bafi/ maybe it would help you better understand to interfaces ;)

  • 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
  • JSON-to-Go

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

  • 1. Go to https://mholt.github.io/json-to-go/ and paste in your JSON.

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