Categorygithub.com/detectiveHLH/go-backend-starter
modulepackage
0.0.0-20191202071258-b02ff283dd2b
Repository: https://github.com/detectivehlh/go-backend-starter.git
Documentation: pkg.go.dev

# README

go-backend-starter

中文 | English

介绍

使用Go Module作为依赖管理,基于Gin搭建Go的Web服务器,使用Endless来使服务器平滑重启,使用Swagger来自动生成Api文档。

安装

git clone https://github.com/detectiveHLH/go-backend-starter.git
cd go-backend-starter
go get
go run main.go

注意

  • go的版本需要高于1.11
  • 使用goland时,需要确保Go module是Enable状态

使用

许可

MIT

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author