Skip to content

GoAdminGroup/go-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd8748f · Feb 12, 2025
Aug 3, 2020
Dec 10, 2024
Apr 11, 2024
Sep 11, 2020
Apr 21, 2024
Dec 10, 2024
Feb 12, 2025
Aug 18, 2024
Jun 1, 2024
Dec 10, 2024
Aug 14, 2020
Aug 19, 2024
Dec 7, 2020
Oct 18, 2019
Nov 10, 2019
Nov 10, 2019
Sep 26, 2019
Aug 24, 2022
Sep 24, 2019
Aug 17, 2024
Aug 16, 2024
Nov 13, 2024
Jan 22, 2022
Jan 14, 2021
Feb 12, 2025
Dec 25, 2024

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: GoAdminGroup/docs#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