Skip to content

API web-framework written in go.HTTP web framework Starter Kit using Gin

License

Notifications You must be signed in to change notification settings

mooxun/emgo-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emgo-web

emgo-web 是一套简单易用的Go语言业务框架,主要是提供 API 服务。

Features

  • HTTP服务基于gin 进行模块化设计,简单易用、核心足够轻量;
  • 数据库组件 GORM
  • 配置文件解析库 Viper
  • 使用 JWT 进行身份鉴权认证
  • 校验器使用 Validator 也是 Gin 框架默认的校验器
  • 包管理工具 Go Modules
  • 使用 make 来管理 Go 工程

后台演示demo

后台登录地址:点击查看 登录账号:admin 密码:111111

About

API web-framework written in go.HTTP web framework Starter Kit using Gin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published