This is a port of a REST API written in Java using Spring Boot to expose COVID data, this version is written in Go using GinGonic.
The main goal of this port written in Go+GinGonic is to compare it with Java+Spring Boot stack for creating REST services.