[go-nuts] Anatomy of a go web application

2016-12-04 Thread DrGo
Thanks Tim, Very nice overview of the mechanics of a web app. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more o

[go-nuts] Anatomy of a go web application

2016-12-04 Thread Tim Shannon
I just finished writing a blog post to give an overview of building a web application in go. http://tech.townsourced.com/post/anatomy-of-a-go-web-app/ It was kind of an excuse to play with hugo , but hopefully there's some good information in there as well. Any corrections,