go-backend-starter

command module
v0.0.0-...-b02ff28 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: MIT Imports: 6 Imported by: 0

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
middleware
jwt
service

Jump to

Keyboard shortcuts

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