This repository doesn't specify license. Without author's permission, this code is only for learning and cannot be used for other purposes.
README.md
goweb
git clone https://github.com/javahongxi/goweb.git
cd goweb
go get ./...
go run main.go
http://localhost:8080
About GoWeb
用 beego 开发 Web 项目
About beego
go clone https://github.com/astaxie/beego
go get -u github.com/beego/bee
© hongxi.org | web.hongxi.org
Comments ( 0 )