gogf / gf
A powerful framework for faster, easier, and more efficient project development.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing gogf/gf in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewEnglish | 简体中文
<div align=center> <img src="https://goframe.org/img/logo_full.png" width="300" alt="goframe logo"/> </div>A powerful framework for faster, easier, and more efficient project development.
Installation
go get -u github.com/gogf/gf/v2
Documentation
- Official Site: https://goframe.org
- Official Site(en): https://goframe.org/en
- 国内镜像: https://goframe.org.cn
- Mirror Site: https://pages.goframe.org
- Mirror Site: Offline Docs
- GoDoc API: https://pkg.go.dev/github.com/gogf/gf/v2
- Doc Source: https://github.com/gogf/gf-site
Contributors
💖 Thanks to all the contributors who made GoFrame possible 💖
<a href="https://github.com/gogf/gf/graphs/contributors"> <img src="https://goframe.org/img/contributors.svg?version=v2.10.0" alt="goframe contributors"/> </a>License
GoFrame is licensed under the MIT License, 100% free and open-source, forever.