2024-04-25 09:00:39 +08:00
2024-04-11 14:27:52 +08:00
2020-09-11 15:20:24 +08:00
2024-04-21 16:54:48 +08:00
2024-04-11 11:16:17 +08:00
2024-06-01 08:13:16 +08:00
2024-04-11 11:16:17 +08:00
2020-08-14 14:14:56 +00:00
2022-02-09 12:35:04 +08:00
2020-12-07 09:16:17 +08:00
2019-10-18 10:41:13 +08:00
2019-11-10 19:54:27 +08:00
2019-11-10 19:54:27 +08:00
2022-08-24 12:38:54 +08:00
2019-09-26 09:21:48 +08:00
2024-04-24 12:33:09 +08:00
2024-04-24 12:33:09 +08:00
2019-09-24 21:15:05 +08:00
2024-04-24 23:18:31 +08:00
2024-05-23 09:57:45 +08:00
2024-05-23 10:03:52 +08:00
2022-01-22 02:21:09 +00:00

go-admin

the missing golang data admin panel builder tool.

Documentation | 中文文档 | 中文介绍 | DEMO | 中文DEMO | Twitter | Forum

Build Status Go Report Card golang discord telegram license

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

interface

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

Comment the issue to tell us.

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:

See the docs for more details.

Backers

Your support will help me do better! [Become a backer]

Contribution

here for contribution guide

here to join into the develop team

join telegram

Description
go-admin是基于golang快速搭建可视化数据管理后台的框架
Readme Apache-2.0 52 MiB
Languages
Go 78.9%
TSQL 9.9%
CSS 8.9%
JavaScript 1.1%
PLpgSQL 0.8%
Other 0.3%