# go-eagle/eagle

🦅 A Go framework for the API or Microservice

Repository: https://github.com/go-eagle/eagle
Canonical: https://ross.abutalabs.com/products/go-eagle-eagle
Homepage: https://go-eagle.dev
Language: Go
License: MIT
License Family: permissive
Topics: go, gin, gorm, microservice, golang, eagle, cloud-native, framework, http, restful, grpc
Last push: 2026-04-22T22:46:29+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 20, longevity 100
- inputs: {"age_days": 2981, "days_push": 133, "days_rel": 323, "gap_med": 291, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2429, forks 259 (observed 2026-08-28T04:06:51.026314+00:00)

## What it is
Eagle is a lightweight Go microservice framework for rapidly building HTTP and gRPC API services. It bundles production-grade components including configuration, logging, metrics, distributed tracing, caching, message queues, and service registration/discovery, with a CLI for scaffolding projects.

## Use cases
- build a restful api service in go
- create a grpc microservice with tracing and metrics
- scaffold a new go backend project with layered architecture
- add service discovery and config hot-reload to a go service
- build a web api with jwt auth, redis cache, and mysql via gorm
- deploy a cloud-native go service to kubernetes

## When to choose
- you want an opinionated, batteries-included Go microservice framework with HTTP and gRPC in one process
- you need built-in observability (Prometheus metrics, OpenTelemetry tracing) out of the box
- you prefer a scaffolded layered project layout following SOLID principles

## When to avoid
- you only need a minimal HTTP router without microservice infrastructure
- your team already standardizes on a different Go stack like go-kit, kratos, or go-zero
- you are not using Go

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, api-framework, rpc, orm, caching, logging, monitoring, tracing, message-queue, auth, scheduling, middleware, cli, configuration-management, service-discovery
- domain: backend, microservices, web-development, apis, developer-tools, cloud-computing
- platform: go, cli, cross-platform
- tags: gin, gorm, grpc, restful, opentelemetry, prometheus, project-scaffolding, cloud-native, jwt, redis, elasticsearch, linux, macos, docker, kubernetes

## Member repositories
- go-eagle/eagle (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:51.026314+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-30T02:31:27.457807+00:00, confidence not recorded.
  - readme: https://github.com/go-eagle/eagle (fetched 2026-08-28T04:06:51.026314+00:00, sha ae671b6868e0)
  - homepage: https://go-eagle.dev (fetched 2026-08-29T10:12:53.116038+00:00, sha 973df8307d81)
  - site_page: https://go-eagle.dev/docs (fetched 2026-08-29T10:12:53.125349+00:00, sha be5fa24f81e5)
  - site_page: https://go-eagle.dev/docs/getting-started (fetched 2026-08-29T10:12:53.127229+00:00, sha 76cb32ae508c)
  - site_page: https://go-eagle.dev/docs/getting-started/layout (fetched 2026-08-29T10:12:53.142041+00:00, sha 3c284880a02d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
