REST api - returning a field by name from a struct

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

    High level abstractions over the Go reflect library (by oleiade)

    What the most efficient & idiomatic way to do this ? Is there an existing package that can do this directly ? what about https://github.com/oleiade/reflections, anyone using it ?

  • mapstructure

    Go library for decoding generic map values into native Go structures and vice versa.

    This package (https://github.com/mitchellh/mapstructure) is similar to encoding/json but encodes/decodes into a map.

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

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