mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
81aed066437181512d728d1488bd1ccbbb3b6696
fix(cmd/gf): protoc file comments contain backticks and double quotes, resulting in syntax errors in the generated file of go (#3890)
fix(cmd/gf): incorrect environment variables printing before cli does some environment changes (#3961)
fix(net/goai): change default value of RequestBody.Required from true to false, add required tag support for RequestBody (#3796)
feat(net/goai): add min, max, length, min-length, max-length and between support for OpenAPIv3 (#3914)
fix(cmd/gf): table and field names converted to its lower case before CamelCase converting in command
gen dao (#3801)
A powerful framework for faster, easier, and more efficient project development.
Documentation
- GoFrame Official Site: https://goframe.org
- GoFrame Official Site(en): https://goframe.org/en
- GoFrame Mirror Site(中文): https://goframe.org.cn
- GoFrame Mirror Site(github pages): https://pages.goframe.org
- GoDoc API: https://pkg.go.dev/github.com/gogf/gf/v2
Contributors
💖 Thanks to all the contributors who made GoFrame possible 💖
License
GoFrame is licensed under the MIT License, 100% free and open-source, forever.
Languages
GO
100%
