1
0
mirror of https://github.com/gogf/gf.git synced 2025-04-05 11:18:50 +08:00
2024-11-21 20:51:46 +08:00
2024-11-21 20:51:46 +08:00
2024-11-21 20:51:46 +08:00
2024-11-21 20:51:46 +08:00
dev
2017-07-04 18:31:39 +08:00
2019-02-14 15:43:31 +08:00
2023-06-06 17:10:32 +08:00
2024-11-13 20:48:02 +08:00
2024-11-21 20:51:46 +08:00

GoFrame

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

Release GitHub pull requests GitHub closed pull requests GitHub issues GitHub closed issues Stars Forks

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?

Documentation

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

Contributors

💖 Thanks all the contributors making GoFrame awesome! [Contributors] 💖

License

GoFrame is licensed under the MIT License, 100% free and open-source, forever.

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

Description
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Readme MIT 114 MiB
Languages
Go 100%