liuxiulin 4c232c18eb 场景服务更新 2 روز پیش
..
container 974a6daccd 完善服务 1 سال پیش
crypto 4c232c18eb 场景服务更新 2 روز پیش
database 4c232c18eb 场景服务更新 2 روز پیش
debug 974a6daccd 完善服务 1 سال پیش
encoding 4c232c18eb 场景服务更新 2 روز پیش
errors 974a6daccd 完善服务 1 سال پیش
frame 4c232c18eb 场景服务更新 2 روز پیش
i18n 4c232c18eb 场景服务更新 2 روز پیش
internal 4c232c18eb 场景服务更新 2 روز پیش
net 4c232c18eb 场景服务更新 2 روز پیش
os 4c232c18eb 场景服务更新 2 روز پیش
text 974a6daccd 完善服务 1 سال پیش
util 4c232c18eb 场景服务更新 2 روز پیش
.codecov.yml 4c232c18eb 场景服务更新 2 روز پیش
.gitattributes 4c232c18eb 场景服务更新 2 روز پیش
.gitignore 4c232c18eb 场景服务更新 2 روز پیش
.golangci.yml 4c232c18eb 场景服务更新 2 روز پیش
.set_version.sh 4c232c18eb 场景服务更新 2 روز پیش
LICENSE 974a6daccd 完善服务 1 سال پیش
Makefile 4c232c18eb 场景服务更新 2 روز پیش
README.MD 4c232c18eb 场景服务更新 2 روز پیش
version.go 4c232c18eb 场景服务更新 2 روز پیش

README.MD

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)](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)](https://github.com/gogf/gf/releases) [![GitHub pull requests](https://img.shields.io/github/issues-pr/gogf/gf)](https://github.com/gogf/gf/pulls) [![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/gogf/gf)](https://github.com/gogf/gf/pulls?q=is%3Apr+is%3Aclosed) [![GitHub issues](https://img.shields.io/github/issues/gogf/gf)](https://github.com/gogf/gf/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/gogf/gf)](https://github.com/gogf/gf/issues?q=is%3Aissue+is%3Aclosed) ![Stars](https://img.shields.io/github/stars/gogf/gf) ![Forks](https://img.shields.io/github/forks/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@latest

Limitation

golang version >= 1.18

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