mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-blueprint quick create project tool (#5362)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
51550bd809
commit
3e4d82de66
@ -1747,6 +1747,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
|
|
||||||
- [ardanlabs/service](https://github.com/ardanlabs/service) - A [starter kit](https://github.com/ardanlabs/service/wiki) for building production grade scalable web service applications.
|
- [ardanlabs/service](https://github.com/ardanlabs/service) - A [starter kit](https://github.com/ardanlabs/service/wiki) for building production grade scalable web service applications.
|
||||||
- [cookiecutter-golang](https://github.com/lacion/cookiecutter-golang) - A Go application boilerplate template for quick starting projects following production best practices.
|
- [cookiecutter-golang](https://github.com/lacion/cookiecutter-golang) - A Go application boilerplate template for quick starting projects following production best practices.
|
||||||
|
- [go-blueprint](https://github.com/Melkeydev/go-blueprint) - Allows users to spin up a quick Go project using a popular framework.
|
||||||
- [go-module](https://github.com/octomation/go-module) - Template for a typical module written on Go.
|
- [go-module](https://github.com/octomation/go-module) - Template for a typical module written on Go.
|
||||||
- [go-sample](https://github.com/zitryss/go-sample) - A sample layout for Go application projects with the real code.
|
- [go-sample](https://github.com/zitryss/go-sample) - A sample layout for Go application projects with the real code.
|
||||||
- [go-starter](https://github.com/allaboutapps/go-starter) - An opinionated production-ready RESTful JSON backend template, highly integrated with VSCode DevContainers.
|
- [go-starter](https://github.com/allaboutapps/go-starter) - An opinionated production-ready RESTful JSON backend template, highly integrated with VSCode DevContainers.
|
||||||
|
Loading…
Reference in New Issue
Block a user