mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
sort alphabetically
This commit is contained in:
parent
7eb3a0311d
commit
71e6bd217e
@ -1279,11 +1279,11 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
* [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.
|
||||
* [wangyoucao577/go-project-layout](https://github.com/wangyoucao577/go-project-layout) - Set of practices and discussions on how to structure Go project layout.
|
||||
* [golang-templates/seed](https://github.com/golang-templates/seed) - Go application GitHub repository template.
|
||||
* [insidieux/inizio](https://github.com/insidieux/inizio) - Golang project layout generator with plugins.
|
||||
* [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 a starter Go project layout. Lets you focus on business logic implemented.
|
||||
* [wangyoucao577/go-project-layout](https://github.com/wangyoucao577/go-project-layout) - Set of practices and discussions on how to structure Go project layout.
|
||||
|
||||
### Strings
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user