How To Containerize Golang Unit and Integration Tests
This article is the fifth and final in a series covering all the aspects of implementing a modern REST API microservice step by step: Defining a SQL first data model with sqlc Implementing the REST API with Gin Configuring with Viper Building and running in a container Containerized tests All the code for the series […]