Skip to content

Commit 7d8217f

Browse files
Marcel Edmund Frankenathany
Marcel Edmund Franke
authored andcommitted
Added "Go: Building Web Applications"
closes dariubs#36
1 parent 7b5a730 commit 7d8217f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ rvm:
44
before_script:
55
- gem install awesome_bot
66
script:
7-
- awesome_bot README.md --allow-redirect --white-list golang-book,gopl.io,0636920046516,manning.com/books/learn-go,jannewmarch,codegangsta,creativecommons,gobyexample,Ketelsen-GOinA.jpg,amazon
7+
- awesome_bot README.md --allow-redirect --white-list golang-book,gopl.io,0636920046516,manning.com/books/learn-go,jannewmarch,codegangsta,creativecommons,gobyexample,Ketelsen-GOinA.jpg,amazon,amzn

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ Today, companies and developers need to respond to changing markets at breakneck
192192

193193
Web Development with Go was written to teach both beginners and experts how to create and deploy a real web application. You won't be building a boilerplate TODO list, but will instead be creating and deploying a production ready photo gallery application, similar to Pixieset, from scratch. The book assumes no previous web development experience and covers everything you need to know to successfully build your own web application.
194194

195+
###[Go: Building Web Applications](https://amzn.com/B01LD8K5C0)
196+
197+
<a href="https://amzn.com/B01LD8K5C0"><img src="https://images-na.ssl-images-amazon.com/images/I/51vKBWRztbL.jpg" width="120px"/></a>
198+
199+
This course is an invaluable resource to help you understand Go's powerful features to build simple, reliable, secure, and efficient web applications.
200+
195201
Resources
196202
====
197203

0 commit comments

Comments
 (0)