Skip to content

kwojcicki/go-hello-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-hello-skeleton

Opinionated go microservice skeleton. Created in a windows environment causing makefile and such to be unoptimal for actual dev experience.

Security is not heavily covered.

Repo structure

cmd - contains all entrypoints to the application

data - contains structures used to persist and manipulate data

models - contains all struct definitions

rest - contains all REST related entities ie controllers and router initialization

References

https://stackoverflow.com/questions/19998250/proper-package-naming-for-testing-with-the-go-language

About

go hello skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published