# go-admin **Repository Path**: mirrors_trending/go-admin ## Basic Information - **Project Name**: go-admin - **Description**: A golang framework helps gopher to build a data visualization and admin panel in ten minutes - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-31 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
the missing golang data admin panel builder tool.
Documentation | 中文文档 | 中文介绍 | DEMO | 中文DEMO | Twitter | Forum
Inspired by laravel-admin
## Preface GoAdmin is a toolkit to help you build a data visualization admin panel for your golang app. Online demo: [https://demo.go-admin.com](https://demo.go-admin.com)  ## Features - 🚀 **Fast**: build a production admin panel app in **ten** minutes. - 🎨 **Theming**: beautiful ui themes supported(default adminlte, more themes are coming.) - 🔢 **Plugins**: many plugins to use(more useful and powerful plugins are coming.) - ✅ **Rbac**: out of box rbac auth system. - ⚙️ **Frameworks**: support most of the go web frameworks. ## Translation We need your help: [https://github.com/GoAdminGroup/docs/issues/1](https://github.com/GoAdminGroup/docs/issues/1) ## Who is using [Comment the issue to tell us](https://github.com/GoAdminGroup/go-admin/issues/71). ## How to Following three steps to run it. ```shell $ mkdir new_project && cd new_project $ go install github.com/GoAdminGroup/adm@latest $ adm init web ``` ## Example Quick follow up example: - [pure golang](https://github.com/GoAdminGroup/example), simple and less dependency - [golang with frontend template](https://github.com/GoAdminGroup/example_with_frontend), change template by yourself - [golang with vue](https://github.com/GoAdminGroup/example_with_vue), if you have vue experience See the [docs](https://book.go-admin.cn) for more details. ## Backers Your support will help me do better! [[Become a backer](https://opencollective.com/go-admin#backer)]