gogf/gf
Fork: 1591 Star: 11676 (更新于 2024-11-07 04:51:05)
license: MIT
Language: Go .
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
最后发布版本: v2.7.2 ( 2024-06-26 10:18:42)
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.20
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
.
Thanks
最近版本更新:(数据更新于 2024-10-18 17:42:17)
2024-06-26 10:18:42 v2.7.2
2024-05-15 16:11:16 v2.7.1
2024-04-08 20:52:42 v2.7.0
2024-03-07 11:58:06 v2.6.4
2024-02-07 17:21:49 v2.6.3
2024-01-23 10:38:36 v2.6.2
2023-12-22 10:55:39 v2.6.1
2023-12-18 21:09:22 v2.6.0
2023-12-04 19:44:56 v2.6.0-beta
2023-11-22 21:17:51 v2.5.7
主题(topics):
apollo, cache, config, configmap, framework, go, go-framework, goframe, golang, kubernetes, logger, logging, opentelemetry, opentracing, orm, session, template, tracing, validator
gogf/gf同语言 Go最近更新仓库
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 06:27:30 ollama/ollama
2024-11-21 05:17:55 Melkeydev/go-blueprint
2024-11-21 04:04:03 dolthub/dolt
2024-11-21 01:52:15 SpecterOps/BloodHound