Configuration in microservices

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

    A simple and zero-dependencies library to parse environment variables into structs

  • Consider something like this library that allows loading of environment variables into a struct.

  • cleanenv

    ✨Clean and minimalistic environment configuration reader for Golang

  • I’m using this with yaml configurations https://github.com/ilyakaznacheev/cleanenv Supports env aswell

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

    HCL is the HashiCorp configuration language.

  • Also there is a good option I keep eye on: https://github.com/hashicorp/hcl

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