Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astaxie/go-best-practice
Trying to complete over 100 projects in various categories in golang.
https://github.com/astaxie/go-best-practice
Last synced: 7 days ago
JSON representation
Trying to complete over 100 projects in various categories in golang.
- Host: GitHub
- URL: https://github.com/astaxie/go-best-practice
- Owner: astaxie
- Created: 2013-07-23T05:20:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-19T15:28:24.000Z (about 8 years ago)
- Last Synced: 2024-10-29T17:39:50.747Z (about 1 month ago)
- Language: Go
- Size: 1010 KB
- Stars: 3,450
- Watchers: 368
- Forks: 688
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- favorite-link - Go 实战开发。
- awesome - go-best-practice
README
Go实战开发
===================写这本书主要是灵感来自于: https://github.com/thekarangoel/Projects 然后我就想到了当初做PHP的时候,也有类似的项目,觉得golang也可以实现一个类似的书籍,暂且把书名定为《Go实战开发》
## 通过捐款支持本书
如果你喜欢这本《Go实战开发》的话, 可以通过捐款的方式, 支持作者继续更新本书或者做出其他更多好玩好用的开源应用: 比如为本书修补漏洞、添加更多有趣的章节, 或者发行有更多更棒内容的下一版,或者改善beego等等。捐款地址: https://me.alipay.com/astaxie
## 交流
欢迎大家加入QQ群:259316004 《Go实战开发》专用交流群
论坛交流:https://gocn.io
## 授权许可
除特别声明外,本书中的内容使用CC BY-SA 3.0 License(创作共用 署名-相同方式共享3.0许可协议)授权,代码遵循BSD 3-Clause License(3项条款的BSD许可协议)。
## 开始阅读
[开始阅读](ebook/zh/preface.md)