Fine
is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
- 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
- robust engineering design specifications
- convenient development CLI tool provide
- much, much more...ready to explore?
Enter your repo. directory and execute following command:
go get -u -v github.com/ZYallers/fine/hxs/fine
go install github.com/ZYallers/fine/hxs/fine/cmd/fine@latest
golang version >= 1.17
- Gin Web Framework: https://gin-gonic.com/
- Gorm ORM: https://gorm.io/
- Go Redis: https://redis.uptrace.dev/
- GoDoc API: https://pkg.go.dev/github.com/ZYallers/fine
Fine
is licensed under the MIT License, 100% free and open-source, forever.