mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
22af5be71f2308c9411f64ef7173e44f0dcbf808
GoFrame
English | 简体中文
GF(GoFrame) is a modular, full-featured and production-ready application development framework of golang.
Providing a series of core components and dozens of practical modules,
such as: memcache, configure, validator, logging, array/queue/set/map containers,
timer/timing tasks, file/memory lock, object pool, database ORM, etc.
Supporting web server integrated with router, cookie, session, middleware, logger,
template, https, hooks, rewrites and many more features.
Installation
go get -u -v github.com/gogf/gf
suggested using go.mod:
require github.com/gogf/gf latest
Limitation
golang version >= 1.10
Documentation
Architecture
License
GF is licensed under the MIT License, 100% free and open-source, forever.
Donators
We currently accept donation by Alipay/WechatPay, please note your github/gitee account in your payment bill. If you like GF, why not buy developer a cup of coffee?
Thanks
Languages
GO
100%

