Home Blog Golang

Golang

April 14, 2023

Generating PDFs with Go

How to generate pdfs with Golang...

Read more
January 27, 2023

Go test mocks: interfaces to the rescue

Developing an application can be something complex, specially if the domain has a lot of i...

Read more
April 13, 2022

Error Codes: API design and Go generators

Error Codes In API Design There are many important aspects to consider when designing APIs...

Read more