module
0.0.0-20220127180550-f040671f88a0
Repository: https://github.com/cagnosolutions/go-web-ddd.git
Documentation: pkg.go.dev
# README
BASIC PROJECT LAYOUT IDEA
my-project/ app.json cmd/ app/ main.go internal/ app/ configs/ data-config.go mux-config.go tmpl-config.go data/ datarepo-interface.go service/ service-interface.go controller/ controller-interface.go domain/ item.go order.go user.go web/ static/ css/ img/ js/ templates/