cool-admin-go

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 7 Imported by: 0

README

CoolAdminGo

Go Reference Build Release

CoolAdmin 的 Go 版本后端

开发中,未完成

TODO

  • 基础 CURD 结构搭建
  • model 层快速生成
  • service 层快速生成
  • controller 层快速生成
  • 中间件错误状态及错误码与 node 版本统一
  • 全局错误码统一
  • controller 层接口输入与 node 版本统一
  • 优化开发工具安装体验
  • service 层逻辑补全
  • base 模块逻辑补全
  • 其他项目需求

使用说明

首先下载安装 Go 语言环境,如果没有安装,请自行安装,如果已经安装,请自行配置环境变量

1.安装cool-tools开发工具

安装命令

curl -sSL  https://raw.fastgit.org/cool-team-official/cool-admin-go/master/scripts/install-cool-tools.sh | sh

验证

cool-tools version
2.创建新项目
cool-tools init hello-world
3.安装gf工具
curl -sSL  https://raw.fastgit.org/cool-team-official/cool-admin-go/master/scripts/install-gf.sh | sh
4.安装依赖
go mod tidy
5.启动开发环境
gf run main.go

enjoy it!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
contrib
drivers/mssql Module
drivers/mysql Module
drivers/pgsql Module
files/local Module
files/minio Module
files/oss Module
cool module
cool-tools module
docs module
frontend module
internal
cmd
base Module
demo Module
dict Module
space Module
task Module

Jump to

Keyboard shortcuts

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