Project Structure Standard Go Project Layout - https://github.com/golang-standards/project-layout Golang Skeleton With Fully Managed Versions For Kick Start GoLang Project Development - https://www.mindinventory.com/blog/golang-project-structure/ Beautify your Golang project - https://itnext.io/beautify-your-golang-project-f795b4b453aa Documentation Restful API - https://goswagger.io/ Automatically generate RESTful API documentation with Swagger 2.0 for Go. - https://github.com/swaggo/swag Starter Kit Idiomatic Golang Restful Starter Kit - https://github.com/ribice/gorsk A RESTful application boilerplate in Go (golang) taking best practices and utilizing best available packages and