/go-nuts

A well organized project structure for my go backends.

Primary LanguageGo

go-nuts

A well organized project structure for my go backends.

Using this template

Download gonew to easily reuse templates

go install golang.org/x/tools/cmd/gonew@latest

Copy the template with gonew and cd into it

gonew github.com/franciscofferraz/go-nuts example.com/myserver
cd ./myserver