A CLI application that helps developers quickly generate project structure for Go web applications using popular frameworks like Gin, Fiber and gFly. It automates the setup process, creating directories, configuration files, and boilerplate code, so you can start coding right away.
go install github.com/minhnghia2k3/goboil
goboil
Apache 2.0 © minhnghia2k3