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
framework go go-framework goframe golang kubernetes logging microservice opentelemetry orm tracing
Last synced: 4 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-11-29T10:25:13.000Z (14 days ago)
- Last Synced: 2024-11-29T15:04:38.257Z (14 days ago)
- Topics: framework, go, go-framework, goframe, golang, kubernetes, logging, microservice, opentelemetry, orm, tracing
- Language: Go
- Homepage: https://goframe.org
- Size: 24.6 MB
- Stars: 11,781
- Watchers: 217
- Forks: 1,608
- Open Issues: 129
-
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-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.8K`. (Web Frameworks / Utility/Miscellaneous)
- StarryDivineSky - gogf/gf
README
[![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)A powerful framework for faster, easier, and more efficient project development.
# Documentation
- GoFrame Official Site: [https://goframe.org](https://goframe.org)
- GoFrame Official Site(en): [https://goframe.org/en](https://goframe.org/en)
- GoFrame Mirror Site(中文): [https://goframe.org.cn](https://goframe.org.cn)
- GoFrame Mirror Site(github pages): [https://pages.goframe.org](https://pages.goframe.org)
- GoDoc API: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2)# Contributors
💖 [Thanks to all the contributors who made GoFrame possible](https://github.com/gogf/gf/graphs/contributors) 💖
# License
`GoFrame` is licensed under the [MIT License](LICENSE), 100% free and open-source, forever.