Skip to content
/ gf Public
forked from gogf/gf

GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.

License

Notifications You must be signed in to change notification settings

xbingW/gf

This branch is 364 commits behind gogf/gf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f4d2c2 · Jan 6, 2024
Jun 1, 2021
Jan 2, 2024
Dec 21, 2023
Jan 2, 2024
Jan 2, 2024
Nov 6, 2023
Dec 28, 2023
Aug 1, 2023
Sep 4, 2023
Dec 4, 2023
Jan 2, 2024
Sep 12, 2023
Oct 10, 2023
Sep 13, 2023
Jan 6, 2024
Jan 6, 2024
Aug 1, 2023
Jan 2, 2024
Dec 28, 2023
Jun 29, 2023
Jul 4, 2017
Oct 25, 2023
Mar 22, 2023
Nov 22, 2023
Feb 14, 2019
Jun 6, 2023
Jan 3, 2024
Oct 24, 2023
Oct 24, 2023
Dec 21, 2023

Repository files navigation

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?

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

About

GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%