mirror of
https://gitee.com/johng/gf.git
synced 2024-11-29 10:47:38 +08:00
45 lines
2.4 KiB
Markdown
45 lines
2.4 KiB
Markdown
|
|
<div align=center>
|
|
<img src="https://goframe.org/img/logo_full.png" width="300"/>
|
|
|
|
[![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)
|
|
|
|
</div>
|
|
|
|
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) 💖
|
|
|
|
<a href="https://github.com/gogf/gf/graphs/contributors">
|
|
<img src="https://goframe.org/img/contributors.svg?ver=1" />
|
|
</a>
|
|
|
|
# License
|
|
|
|
`GoFrame` is licensed under the [MIT License](LICENSE), 100% free and open-source, forever.
|