mirror of
https://gitee.com/johng/gf.git
synced 2024-11-30 03:07:45 +08:00
Migrated repository
0bd3537a78
1.SetViolenceCheck 2.ToJson 3.ToJsonString 4.ToJsonIndent 5.ToJsonIndentString 6.MustToJson 7.MustToJsonString 8.MustToJsonIndent 9.MustToJsonIndentString 10.ToXml 11.ToXmlString 12.ToXmlIndent 13.ToXmlIndentString 14.MustToXml 15.MustToXmlString 16.MustToXmlIndent 17.MustToXmlIndentString 18.ToYaml 19.ToYamlString 20.ToYamlIndent 21.MustToYaml 22.MustToYamlString 23.ToToml 24.ToTomlString 25.MustToToml 26.MustToTomlString 27.ToIni 28.ToIniString 29.MustToIni 30.MustToIniString 31.MarshalJSON 32.UnmarshalJSON 33.UnmarshalValue |
||
---|---|---|
.gitee | ||
.github | ||
cmd/gf | ||
container | ||
contrib | ||
crypto | ||
database | ||
debug/gdebug | ||
encoding | ||
errors | ||
example | ||
frame | ||
i18n/gi18n | ||
internal | ||
net | ||
os | ||
protocol/goai | ||
test/gtest | ||
text | ||
util | ||
.gitattributes | ||
.gitignore | ||
.golangci.yml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.MD | ||
version.go |
GoFrame
GoFrame
is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Features
- modular, loosely coupled design
- rich components, out-of-the-box
- automatic codes generating for efficiency
- simple and easy to use, detailed documentation
- interface designed components, with high scalability
- fully supported tracing and error stack feature
- specially developed and powerful ORM component
- robust engineering design specifications
- convenient development CLI tool provide
- OpenTelemetry observability features support
- OpenAPIV3 documentation generating, automatically
- much, much more...ready to explore?
Installation
Enter your repo. directory and execute following command:
primary module
go get -u -v github.com/gogf/gf/v2
cli tool
go install github.com/gogf/gf/cmd/gf/v2
Limitation
golang version >= 1.15
Architecture
Documentation
- Chinese Official Site(中文官网): https://goframe.org
- GoDoc API: https://pkg.go.dev/github.com/gogf/gf
License
GoFrame
is licensed under the MIT License, 100% free and open-source, forever.
Part Of Users
We list part of the users here, if your company or products are using
GoFrame
, please let us know here.
Contributors
This project exists thanks to all the people who contribute. [Contributors].
Donators
If you love GoFrame
, why not buy developer a cup of coffee?
Sponsors
We appreciate any kind of sponsorship for GoFrame
development. If you've got some interesting, please contact WeChat 389961817
/ Email john@goframe.org
.