/gofx

Simple application framework using provider as Dependency Injection

Primary LanguageGo

gofx

installation

go get github.com/hrz8/gofx

run locally

go mod download
go mod tidy
go run examples/*.go serve