Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polaris1119/go-web-layout
基于整洁架构结合其他语言成熟结构整理的 Go 语言 Web 目录结构
https://github.com/polaris1119/go-web-layout
Last synced: about 1 month ago
JSON representation
基于整洁架构结合其他语言成熟结构整理的 Go 语言 Web 目录结构
- Host: GitHub
- URL: https://github.com/polaris1119/go-web-layout
- Owner: polaris1119
- License: mit
- Created: 2019-04-27T13:12:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T13:02:27.000Z (over 5 years ago)
- Last Synced: 2024-06-20T17:35:23.042Z (7 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 13
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-web-layout
基于整洁架构结合其他语言成熟结构整理的 Go 语言 Web 目录结构## 参考文章
- [【译】The Clean Architecture](https://studygolang.com/articles/20075)
- [使用 Golang 构建整洁架构](https://studygolang.com/articles/12530)
- [在 Golang 中尝试简洁架构](https://studygolang.com/articles/12909)
- [Applying The Clean Architecture to Go applications](https://manuel.kiessling.net/2012/09/28/applying-the-clean-architecture-to-go-applications/)
- [Go 语言的简洁架构](https://studygolang.com/articles/20076)