Skip to content

shmy/starter_kit

Repository files navigation

Golang 入门套件 (API接口)

  • 基于 iris
  • 一条命令构建 压缩 归类

上手

  • 安装依赖

使用glide做依赖管理工具,操作系统请安装upx工具以压缩

$ glide update
  • 构建
$ ./bash.sh
  • 部署与启动
$ ./manage.sh {start|stop|restart|status}

About

go lang web api starter kit base iris

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published