Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gogf/gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
https://github.com/gogf/gf
apollo cache config configmap framework go go-framework goframe golang kubernetes logger logging opentelemetry opentracing orm session template tracing validator
Last synced: 7 days ago
JSON representation
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
- Host: GitHub
- URL: https://github.com/gogf/gf
- Owner: gogf
- License: mit
- Created: 2017-06-29T09:24:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T15:20:58.000Z (7 days ago)
- Last Synced: 2024-10-28T22:04:39.551Z (7 days ago)
- Topics: apollo, cache, config, configmap, framework, go, go-framework, goframe, golang, kubernetes, logger, logging, opentelemetry, opentracing, orm, session, template, tracing, validator
- Language: Go
- Homepage: https://goframe.org
- Size: 349 MB
- Stars: 11,638
- Watchers: 218
- Forks: 1,587
- Open Issues: 112
-
Metadata Files:
- Readme: README.MD
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-go - gogf/gf - performance and enterprise-class application development framework of Golang. |9,247| (Popular)
- awesomeLibrary - gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (语言资源库 / go)
- awesome - gogf/gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (Go)
- awesome-repositories - gogf/gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (Go)
- awesome-go - GoFrame - modular, powerful, high-performance and enterprise-class application development. (Tool-kits & helpers)
- awesome-luooooob - gogf/gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (Go)
- awesome-starts - gogf/gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (Go)
- go-awesome - GoFrame - `Domestic` (Open source library / Web Framework)
- awesome-go - GoFrame - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. Stars:`11.6K`. (Web Frameworks / Utility/Miscellaneous)
- StarryDivineSky - gogf/gf
README
# GoFrame
[![Go Reference](https://pkg.go.dev/badge/github.com/gogf/gf/v2.svg)](https://pkg.go.dev/github.com/gogf/gf/v2)
[![GoFrame CI](https://github.com/gogf/gf/actions/workflows/ci-main.yml/badge.svg)](https://github.com/gogf/gf/actions/workflows/ci-main.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/gogf/gf/v2)](https://goreportcard.com/report/github.com/gogf/gf/v2)
[![Code Coverage](https://codecov.io/gh/gogf/gf/branch/master/graph/badge.svg)](https://codecov.io/gh/gogf/gf)
[![Production Ready](https://img.shields.io/badge/production-ready-blue.svg?style=flat)](https://github.com/gogf/gf)
[![License](https://img.shields.io/github/license/gogf/gf.svg?style=flat)](https://github.com/gogf/gf)[![Release](https://img.shields.io/github/v/release/gogf/gf?style=flat)](https://github.com/gogf/gf/releases)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/gogf/gf?style=flat)](https://github.com/gogf/gf/pulls)
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/gogf/gf?style=flat)](https://github.com/gogf/gf/pulls?q=is%3Apr+is%3Aclosed)
[![GitHub issues](https://img.shields.io/github/issues/gogf/gf?style=flat)](https://github.com/gogf/gf/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/gogf/gf?style=flat)](https://github.com/gogf/gf/issues?q=is%3Aissue+is%3Aclosed)
![Stars](https://img.shields.io/github/stars/gogf/gf?style=flat)
![Forks](https://img.shields.io/github/forks/gogf/gf?style=flat)`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
```bash
go get -u -v github.com/gogf/gf/v2
```## cli tool
```bash
go install github.com/gogf/gf/cmd/gf/v2@latest
```# Limitation
```
golang version >= 1.20
```# Documentation
- Chinese Official Site(中文官网): [https://goframe.org](https://goframe.org/display/gf)
- Chinese Pages Document(中文镜像文档): [https://pages.goframe.org](https://pages.goframe.org)
- Chinese Offline Document(中文离线文档): [https://github.com/gogf/goframe.org-pdf](https://github.com/gogf/goframe.org-pdf)
- GoDoc API: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2)# License
`GoFrame` is licensed under the [MIT License](LICENSE), 100% free and open-source, forever.
# Part Of Users
- [Tencent](https://www.tencent.com/)
- [ZTE](https://www.zte.com.cn/china/)
- [Ant Financial Services](https://www.antfin.com/)
- [VIVO](https://www.vivo.com/)
- [MedLinker](https://www.medlinker.com/)
- [KuCoin](https://www.kucoin.io/)
- [LeYouJia](https://www.leyoujia.com/)
- [IGG](https://igg.com)
- [37](https://www.37.com)
- [XiMaLaYa](https://www.ximalaya.com)
- [ZYBang](https://www.zybang.com/)> We list part of the users here, if your company or products are using `GoFrame`, please let us know [here](https://goframe.org/pages/viewpage.action?pageId=1114415).
# Contributors
This project exists thanks to all the people who contribute. [[Contributors](https://github.com/gogf/gf/graphs/contributors)].
# Donators
If you love `GoFrame`, why not [buy developer a cup of coffee](https://goframe.org/pages/viewpage.action?pageId=1115633)?
# Sponsors
We appreciate any kind of sponsorship for `GoFrame` development. If you've got some interesting, please contact WeChat `389961817` / Email `[email protected]`.
# Thanks