Skip to content

chenchengwork/go-web-framework

Repository files navigation

go-web-framework

基于gin的web开发脚手架

主要功能

使用说明

1.参数校验

(1). gin 框架有参数校验功能,使用的是github.com/go-playground/validator/v10
(2). 中文使用文档: https://juejin.im/post/6863765115456454664
(3). 自定义错误消息: https://studygolang.com/articles/28368

2.数据库

  1. mysql

  1. sqlite

3.缓存

  1. redis

3.日志


About

golang web开发框架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published