GoAdminGroup/go-admin
Fork: 1330 Star: 8168 (更新于 2024-10-30 18:14:46)
license: Apache-2.0
Language: Go .
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
最后发布版本: v1.2.26 ( 2024-04-25 09:02:12)
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
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
Who is using
How to
Following three steps to run it.
$ mkdir new_project && cd new_project
$ go install github.com/GoAdminGroup/adm@latest
$ adm init web
Example
Quick follow up example:
- pure golang, simple and less dependency
- golang with frontend template, change template by yourself
- golang with vue, if you have vue experience
See the docs for more details.
Backers
Your support will help me do better! [Become a backer]
Contribution
here to join into the develop team
最近版本更新:(数据更新于 2024-09-04 17:54:43)
2024-04-25 09:02:12 v1.2.26
2024-04-24 23:43:40 v1.2.25
2022-11-26 15:08:40 v1.2.24
2021-06-02 20:49:31 v1.2.23
2021-03-08 06:57:24 v1.2.22
2021-02-28 10:08:49 v1.2.21
2021-02-22 07:45:36 v1.2.20
2021-01-25 22:58:03 v1.2.19
2020-12-20 23:17:07 v1.2.18
2020-09-20 22:17:19 v1.2.17
主题(topics):
admin, adminlte, beego, datavisualization, dataviz, gin, golang
GoAdminGroup/go-admin同语言 Go最近更新仓库
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 06:27:30 ollama/ollama
2024-11-21 05:17:55 Melkeydev/go-blueprint
2024-11-21 04:04:03 dolthub/dolt
2024-11-21 01:52:15 SpecterOps/BloodHound