Anatomy of a go web application

384 views
Skip to first unread message

Tim Shannon

unread,
Dec 4, 2016, 12:42:59 PM12/4/16
to golang-nuts
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, or input from the group is greatly appreciated.

Thanks,

Egon

unread,
Dec 4, 2016, 5:38:04 PM12/4/16
to golang-nuts
See these:

tl;dr; the decisions you showed are not valuable in the program, they are just artifacts of programming, by implementing and placing them first you end up hiding the valuable aspects of the software -- i.e. what benefit does it provide for the end user.

+ Egon

DrGo

unread,
Dec 4, 2016, 11:36:45 PM12/4/16
to golang-nuts
Thanks Tim,
Very nice overview of the mechanics of a web app.

Tim Shannon

unread,
Jan 17, 2017, 6:48:16 PM1/17/17
to golang-nuts
FYI, I've added a second post that gives some specifics on Authentication and password handling, if anyone is interested.

http://tech.townsourced.com/post/anatomy-of-a-go-web-app-authentication/
Reply all
Reply to author
Forward
0 new messages