July 2016
Intermediate to advanced
312 pages
9h 9m
English
This chapter covers
Toward the end of chapter 1, we went through the simplest possible Go web application. That simple web application, I admit, is pretty useless and is nothing more than the equivalent of a Hello World application. In this chapter, we’ll explore another basic but more useful web application. We’ll be building a simple internet forum web application—one that allows users to log in and create conversations and respond to conversation topics.
By the end of the chapter, you might not have the skills to write a full-fledged web application but you’ll ...
Read now
Unlock full access