mirror of
https://gitee.com/johng/gf.git
synced 2024-11-29 18:57:44 +08:00
Migrated repository
.gitee | ||
.github | ||
cmd/gf | ||
container | ||
contrib | ||
crypto | ||
database | ||
debug/gdebug | ||
encoding | ||
errors | ||
example | ||
frame | ||
i18n/gi18n | ||
internal | ||
net | ||
os | ||
test/gtest | ||
text | ||
util | ||
.codecov.yml | ||
.gitattributes | ||
.gitignore | ||
.golangci.yml | ||
.set_version.sh | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.MD | ||
sonar-project.properties | ||
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@latest
Limitation
golang version >= 1.18
Documentation
- Chinese Official Site(中文官网): https://goframe.org
- Chinese Pages Document(中文镜像文档): https://pages.goframe.org
- Chinese Offline Document(中文离线文档): https://github.com/gogf/goframe.org-pdf
- GoDoc API: https://pkg.go.dev/github.com/gogf/gf/v2
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
.