# sagikazarmark/modern-go-application

Modern Go Application example

Repository: https://github.com/sagikazarmark/modern-go-application
Canonical: https://ross.abutalabs.com/products/modern-go-application
Language: Go
License: MIT
License Family: permissive
Topics: golang, golang-application, go, golang-examples, golang-server, application-boilerplate, spotguide, go-kit, go-kit-template, go-microservice
Last push: 2024-11-01T10:29:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2910, "days_push": 670, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1942, forks 174 (observed 2026-08-28T04:05:57.479668+00:00)

## What it is
A Go application boilerplate and example repository demonstrating modern application development practices, including architecture, package structure, configuration, logging, telemetry, and Docker deployment. It serves as a starting template for building new Go applications and microservices.

## Use cases
- bootstrap a new Go microservice with modern best practices
- learn how to structure a production Go application
- set up logging, metrics, and tracing in a Go service
- configure health checks and graceful shutdown in Go
- see how to wire viper config, logrus logging, and Prometheus together
- template for building Dockerized Go server applications

## When to choose
- starting a new Go backend or microservice project
- you want a reference implementation of Go application architecture patterns
- you need an example integrating go-kit, watermill, and OpenCensus telemetry

## When to avoid
- you need a production-ready framework rather than an example template
- your stack is not Go
- you need actively evolving features — the project is in maintenance mode

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: logging, monitoring, tracing, configuration-management, error-handling, testing, deployment, developer-tools
- domain: developer-tools, backend, web-development
- platform: go, cross-platform
- tags: go-kit, microservices, boilerplate, application-template, telemetry, graceful-shutdown, health-checks, boilerplate, devops, docker

## Member repositories
- sagikazarmark/modern-go-application (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.479668+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:32:10.450848+00:00, confidence not recorded.
  - readme: https://github.com/sagikazarmark/modern-go-application (fetched 2026-08-28T04:05:57.479668+00:00, sha 56fc0b68b624)
- Data as of 2026-08-30T08:39:29.467469+00:00.
