Build Basic HTTP Server in Go

# Introduction This challenge aims to test your ability to write a basic HTTP server using the `net/http` package in Golang.

|60 : 00

Click the virtual machine below to start practicing