mirror of
https://gitee.com/johng/gf.git
synced 2024-11-29 18:57:44 +08:00
475e8bbae0
Some checks are pending
GoFrame Main CI / code-test (1.20, 386) (push) Waiting to run
GoFrame Main CI / code-test (1.20, amd64) (push) Waiting to run
GoFrame Main CI / code-test (1.21, 386) (push) Waiting to run
GoFrame Main CI / code-test (1.21, amd64) (push) Waiting to run
GoFrame Main CI / code-test (1.22, 386) (push) Waiting to run
GoFrame Main CI / code-test (1.22, amd64) (push) Waiting to run
GoFrame Main CI / code-test (1.23, 386) (push) Waiting to run
GoFrame Main CI / code-test (1.23, amd64) (push) Waiting to run
GoFrame Sub CI / code-test (1.20, 386) (push) Waiting to run
GoFrame Sub CI / code-test (1.20, amd64) (push) Waiting to run
GoFrame Sub CI / code-test (1.21, 386) (push) Waiting to run
GoFrame Sub CI / code-test (1.21, amd64) (push) Waiting to run
GoFrame Sub CI / code-test (1.22, 386) (push) Waiting to run
GoFrame Sub CI / code-test (1.22, amd64) (push) Waiting to run
GoFrame Sub CI / code-test (1.23, 386) (push) Waiting to run
GoFrame Sub CI / code-test (1.23, amd64) (push) Waiting to run
Sync to Gitee / Run (push) Waiting to run
GolangCI-Lint / golangci-lint (1.20) (push) Waiting to run
GolangCI-Lint / golangci-lint (1.21.4) (push) Waiting to run
GolangCI-Lint / golangci-lint (1.22) (push) Waiting to run
GolangCI-Lint / golangci-lint (1.23) (push) Waiting to run
Sonarcloud Scan / Scorecards analysis (push) Waiting to run
3.6 KiB
3.6 KiB
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?
Documentation
- GoFrame Official Site: https://goframe.org
- GoDoc API: https://pkg.go.dev/github.com/gogf/gf/v2
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.20
Contributors
This project exists thanks to all the people who contribute. [Contributors].
License
GoFrame
is licensed under the MIT License, 100% free and open-source, forever.
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
.