可能會是最簡單好用的管理後臺搭建框架(基於golang)

只須要兩步,大概2分鐘便可運行起一個管理後臺的例子。

線上demo:http://demo.go-admin.cn/admin
框架地址:https://github.com/chenhg5/go-admin
例子地址:https://github.com/GoAdminGroup/example
文檔地址:www.go-admin.cngit

step 1

git clone https://github.com/GoAdminGroup/example.git

step 2

GO111MODULE=on go run main.go
相關文章
相關標籤/搜索