Building a REST API in GoLang - Part 1 I have been building APIs for production environments for many years now, predominently in PHP. The last 3 years however, I have been hard at work getting to grips with GoLang - so I thought I would change the pace and share a post on GoLang JustSteveKing24th Jul 2020·15 min read
My First Go Module - go api problem Recently I have been playing with GoLang quite a lot, so I decided to try my hand at publishing my first Go Module to handle errors nicely in an API. JustSteveKing9th Jul 2020·3 min read