A mini-guide — Go Modules and Private RepositoriesThe official dependency management system Go Modules have been supported since Go 1.11, and has since exploded in use. As of 2020 of the…Feb 6, 2021Feb 6, 2021
Pitching your idea — Things I’ve learnedWhether you are working hard on a side project, or just started building your company you are going to communicate your idea sometime. And…Dec 21, 2020Dec 21, 2020
Published inStorytel TechA mini-guide — Middleware, and how it works in GoIn this article I will explain the concept of middleware and create a working example in Go. The code for the complete project will be…Aug 28, 20191Aug 28, 20191
Published inStorytel TechA mini-guide — Build a REST API as a Go microservice together with MySQLI have recently found myself coding and deploying a lot of Go microservices, both at my day-job at Storytel and for my side-project Wiseer…Nov 14, 20185Nov 14, 20185