Client-Server Model / Making a Golang HTTP backend



Client-Server Model / Making a Golang HTTP backend

Client-Server Model / Making a Golang HTTP backend

In this video I discuss what the client-server model is, and then implement a simple Golang http web backend. From theory right to the practice, make sure to follow along and make your very first Golang server.

—————————————————————————————————–
0:00 Intro
0:19 The Client-Server Model
6:42 Building our First Golang Web Server