# GoAdminGroup/go-admin

A golang framework helps gopher to build a data visualization and admin panel in ten minutes

Repository: https://github.com/GoAdminGroup/go-admin
Canonical: https://ross.abutalabs.com/products/goadmingroup-go-admin
Homepage: https://www.go-admin.com
Language: Go
License: Apache-2.0
License Family: permissive
Topics: golang, adminlte, admin, dataviz, datavisualization, gin, beego
Last push: 2025-06-24T12:01:46+00:00

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

## Adoption (not part of the score)
Stars 8997, forks 1413 (observed 2026-08-28T04:10:26.719539+00:00)

## What it is
GoAdmin is a Go framework for rapidly building data visualization and admin panel applications, inspired by laravel-admin. It provides an out-of-the-box RBAC auth system, theming (default AdminLTE), plugins, and integration with most Go web frameworks.

## Use cases
- build an admin panel for a Go application
- create a data visualization dashboard in Go
- add RBAC-based admin backend to a web app
- generate CRUD admin interface for a database
- quickly scaffold an admin dashboard with AdminLTE theme
- manage database records through a web admin UI

## When to choose
- you need a production-ready admin panel in a Go app with minimal setup
- you want built-in RBAC authentication and theming out of the box
- you use Gin, Beego, or other popular Go web frameworks and want admin integration

## When to avoid
- you need a fully custom frontend with your own design system
- your project is not written in Go
- you only need a simple static dashboard without database-backed admin features

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, ui-components, data-visualization, auth, authorization, orm, database, templating, plugin-system
- domain: web-development, backend, data-visualization, developer-tools
- platform: go, cross-platform, self-hosted
- tags: admin-panel, adminlte, crud-builder, rbac, dashboard, gin, beego, data-admin, web-server

## Member repositories
- GoAdminGroup/go-admin (main) score 35

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:26.719539+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-29T17:24:21.928741+00:00, confidence not recorded.
  - readme: https://github.com/GoAdminGroup/go-admin (fetched 2026-08-28T04:10:26.719539+00:00, sha 7c36fa43cc8c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
