mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added go-restful-api project (#2869)
This commit is contained in:
parent
f79a306104
commit
79de29b0e1
@ -1115,6 +1115,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
*Unofficial set of patterns for structuring projects.*
|
||||
|
||||
* [cookiecutter-golang](https://github.com/lacion/cookiecutter-golang) - A Go application boilerplate template for quick starting projects following production best practices.
|
||||
* [go-restful-api](https://github.com/qiangxue/go-restful-api) - An idiomatic Go RESTful API starter kit following SOLID principles and Clean Architecture with a common project layout.
|
||||
* [go-sample](https://github.com/zitryss/go-sample) - A sample layout for Go application projects with the real code.
|
||||
* [golang-standards/project-layout](https://github.com/golang-standards/project-layout) - Set of common historical and emerging project layout patterns in the Go ecosystem.
|
||||
* [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