Introduction
Build Web Application with Golang
This book is based on astaxie/build-web-application-with-golang. I just transform the English version for this GitBook.
Purpose
Because I'm interested in web application development, I used my free time to write this book as an open source version. It doesn't mean that I have a very good ability to build web applications; I would like to share what I've done with Go in building web applications.
For those of you who are working with PHP/Python/Ruby, you will learn how to build a web application with Go.
For those of you who are working with C/C++, you will know how the web works.
I believe the purpose of studying is sharing with others. The happiest thing in my life is sharing everything I've known with more people.
Donate
AliPay:
English Donate:donate
Community
QQ群:386056972
BBS:http://gocn.io/
Acknowledgments
四月份平民 April Citizen (review code)
洪瑞琦 Hong Ruiqi (review code)
边 疆 BianJiang (write the configurations about Vim and Emacs for Go development)
欧林猫 Oling Cat(review code)
吴文磊 Wenlei Wu(provide some pictures)
北极星 Polaris(review whole book)
雨 痕 Rain Trail(review chapter 2 and 3)
License
This book is licensed under the CC BY-SA 3.0 License, the code is licensed under a BSD 3-Clause License, unless otherwise specified.
Get Started
Last updated
Was this helpful?