Networking
Server & Client Programing
In this article series, we will learn about making HTTP requests using Go and creating HTTP servers to handle public/private HTTP Requests. We will also learn about other internet protocols like SMTP to send and receive emails.

Creating a simple “Hello World!” HTTP Server in Go
HTTP Server & Client Programing was originally published in RunGo on Medium, where people are continuing the conversation by highlighting and responding to this story.