mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add modern go application (#2672)
This commit is contained in:
parent
c5e3c2dfa1
commit
21aaf532c4
@ -1079,6 +1079,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
|
|
||||||
* [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.
|
||||||
* [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-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.
|
||||||
* [scaffold](https://github.com/catchplay/scaffold) - Scaffold generates starter Go project layout. Lets you focus on business logic implemeted.
|
* [scaffold](https://github.com/catchplay/scaffold) - Scaffold generates starter Go project layout. Lets you focus on business logic implemeted.
|
||||||
|
|
||||||
### Strings
|
### Strings
|
||||||
|
Loading…
Reference in New Issue
Block a user