Migrated repository
Go to file
2023-08-07 21:03:56 +08:00
.gitee gitee/github template update 2021-06-01 19:59:57 +08:00
.github feat: Using sqlite CGO is for building a 32-bit Windows operating system (#2743) 2023-08-03 19:58:16 +08:00
cmd/gf improve command gen ctrl for api parsing and interface file generating (#2836) 2023-08-07 21:02:16 +08:00
container feat: add Diff feature to gmap (#2774) 2023-07-20 20:07:43 +08:00
contrib improve data converting for DB.DoInsert/DoUpdate (#2830) 2023-08-07 21:03:56 +08:00
crypto t.Assert(err, nil) -> t.AssertNil(err) 2022-03-10 11:36:40 +08:00
database improve data converting for DB.DoInsert/DoUpdate (#2830) 2023-08-07 21:03:56 +08:00
debug/gdebug change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
encoding change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
errors feature/v2.3.0 (#2296) 2023-01-09 14:43:10 +08:00
example Feat:upgrade redis v9 (#2825) 2023-08-03 20:01:36 +08:00
frame add DumpJson for package gutil (#2651) 2023-05-24 10:04:19 +08:00
i18n/gi18n fix length check issue (#2725) 2023-07-04 09:49:09 +08:00
internal change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
net add more ut case for package goai (#2843) 2023-08-07 20:39:01 +08:00
os fix issue #2570 (#2819) 2023-08-02 20:41:28 +08:00
test/gtest change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
text refactor: code optimization (#2667) 2023-05-25 21:58:11 +08:00
util fix issue #2482 (#2789) 2023-07-25 20:28:50 +08:00
.codecov.yml feat: add codecov.yml ignore cmd test (#2729) 2023-06-29 20:14:31 +08:00
.gitattributes dev 2017-07-04 18:31:39 +08:00
.gitignore .gitignore updates (#2426) 2023-02-07 21:13:20 +08:00
.golangci.yml fix issue #2516 (#2531) 2023-03-22 20:14:57 +08:00
.set_version.sh improve command make version (#2676) 2023-06-06 17:10:32 +08:00
go.mod change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
go.sum change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
LICENSE remove reuseport in ghttp 2019-02-14 15:43:31 +08:00
Makefile improve command make version (#2676) 2023-06-06 17:10:32 +08:00
README.MD Update README for minimum go version requirement (#2833) 2023-08-03 21:14:48 +08:00
version.go expose iClient as IClient in generated sdk for command gen ctrl (#2804) 2023-07-26 21:27:58 +08:00

GoFrame

Go Reference GoFrame CI Go Report Card Code Coverage Production Ready License

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.18

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