liuxiulin 1921cb4c51 first commit 1 tháng trước cách đây
..
container 1921cb4c51 first commit 1 tháng trước cách đây
crypto 1921cb4c51 first commit 1 tháng trước cách đây
database 1921cb4c51 first commit 1 tháng trước cách đây
debug 1921cb4c51 first commit 1 tháng trước cách đây
encoding 1921cb4c51 first commit 1 tháng trước cách đây
errors 1921cb4c51 first commit 1 tháng trước cách đây
frame 1921cb4c51 first commit 1 tháng trước cách đây
i18n 1921cb4c51 first commit 1 tháng trước cách đây
internal 1921cb4c51 first commit 1 tháng trước cách đây
net 1921cb4c51 first commit 1 tháng trước cách đây
os 1921cb4c51 first commit 1 tháng trước cách đây
text 1921cb4c51 first commit 1 tháng trước cách đây
util 1921cb4c51 first commit 1 tháng trước cách đây
.gitattributes 1921cb4c51 first commit 1 tháng trước cách đây
.gitignore 1921cb4c51 first commit 1 tháng trước cách đây
.golangci.yml 1921cb4c51 first commit 1 tháng trước cách đây
LICENSE 1921cb4c51 first commit 1 tháng trước cách đây
Makefile 1921cb4c51 first commit 1 tháng trước cách đây
README.MD 1921cb4c51 first commit 1 tháng trước cách đây
version.go 1921cb4c51 first commit 1 tháng trước cách đây

README.MD

GoFrame

[![Go Doc](https://godoc.org/github.com/gogf/gf?status.svg)](https://godoc.org/github.com/gogf/gf) [![GoFrame CI](https://github.com/gogf/gf/actions/workflows/gf.yml/badge.svg)](https://github.com/gogf/gf/actions/workflows/gf.yml) [![Go Report](https://goreportcard.com/badge/github.com/gogf/gf?v=1)](https://goreportcard.com/report/github.com/gogf/gf) [![Code Coverage](https://codecov.io/gh/gogf/gf/branch/master/graph/badge.svg)](https://codecov.io/gh/gogf/gf/branch/master) [![Production Ready](https://img.shields.io/badge/production-ready-blue.svg)](https://github.com/gogf/gf) [![License](https://img.shields.io/github/license/gogf/gf.svg?style=flat)](https://github.com/gogf/gf)

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

Limitation

golang version >= 1.15

Architecture

Documentation

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

JetBrains Atlassian