Jon
#Go
#HTTP
Hi there. In this post, I’m going to go over a couple snippets of minimal HTTP servers that I use from time to time when I’m tinkering with Go.
Jon
#Reddit
#Go
#HTTP
Howdy! The subject of this post is going to be a quick run through of how to authenticate your Go web application for interacting with the Reddit API.
Jon
#Go
#Adapter Pattern
#HTTP
This is the third in my series of posts showcasing how to use the “adapter pattern” in Go.
Jon
#Go
#Adapter Pattern
#HTTP
This is the second in my series of posts showcasing how to use the “adapter pattern” in Go.
Jon
#Go
#Adapter Pattern
#HTTP
In the next couple posts I’m going to show how to use the “adapter pattern” in Go.