Hello World Server in Golang
I’m back from vacation and it’s time to work again on side projects! I’ve been working for a while on an idea and wanted to use Golang for it. To help me sharpen my skills on this language, I’ll be sharing periodically some simple code snippets I’m using in my project. Today is a hello world HTTP server.