In this post I will demonstrate how to setup a golang environment on Ubuntu. Get the sources: Get the latest stable release golang tarball from https://golang.org/dl/ and download to the directory path of choice, and extract the
golang-tutorial
A collection of 2 posts
Golang: Building a Basic Web Server in Go
Continuing with our #golang-tutorial blog series, in this post we will setup a Basic HTTP Server in Go. Our Web Server: Our Web Server will respond on 2 Request Paths: - / -> returns "Hello, Wolrd!" - /cheers
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!