mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add wajox/gobase (#3413)
This commit is contained in:
parent
dfaef56310
commit
169b98e006
@ -1244,6 +1244,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [cookiecutter-golang](https://github.com/lacion/cookiecutter-golang) - A Go application boilerplate template for quick starting projects following production best practices.
|
||||
* [go-sample](https://github.com/zitryss/go-sample) - A sample layout for Go application projects with the real code.
|
||||
* [go-todo-backend](https://github.com/Fs02/go-todo-backend) - Go Todo Backend example using modular project layout for product microservice.
|
||||
* [gobase](https://github.com/wajox/gobase) - A simple skeleton for golang application with basic setup for real golang application.
|
||||
* [golang-standards/project-layout](https://github.com/golang-standards/project-layout) - Set of common historical and emerging project layout patterns in the Go ecosystem.
|
||||
* [golang-templates/seed](https://github.com/golang-templates/seed) - Go application GitHub repository template.
|
||||
* [modern-go-application](https://github.com/sagikazarmark/modern-go-application) - Go application boilerplate and example applying modern practices.
|
||||
|
Loading…
Reference in New Issue
Block a user