This repository contains a university assignment in form of a slightly modified tutorial implementation about a Golang microservice with Continuous Integration Pipeline.
Follow this link to check out the tutorial.
I added following two small additional features
GET product/random
to retrieve a random productGET product/cheapest
to retrieve the cheapest product