go-admin

command
v0.0.0-...-b4c9150 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

README

GoAdmin 介绍

GoAdmin 是一个帮你快速搭建数据可视化管理应用平台的框架。

目录介绍

.
├── Makefile            Makefile
├── adm.ini             adm配置文件
├── build               二进制构建目标文件夹
├── config.yml          配置文件
├── go.mod              go.mod
├── go.sum              go.sum
├── html                前端html文件
├── logs                日志
├── main.go             入口文件
├── main_test.go        测试文件
├── pages               页面控制器
├── tables              数据模型
└── uploads             上传文件夹

生成CRUD数据模型

在线工具

管理员身份运行后,访问:http://127.0.0.1:8099/admin/info/generate/new

使用命令行工具
adm generate -l cn -c adm.ini

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
This file is generated by GoAdmin CLI adm.
This file is generated by GoAdmin CLI adm.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL