This is a quiz which talks to an API which holds questions and stores answers. Questions are in swedish.
The API is built with Gin-Gonic - https://github.com/gin-gonic
The quiz utilizes Cobra CLI - https://github.com/spf13/cobra-cli
- Run API - change dir to .\quizwithapi\api, then
go run . - Run quiz - Change dir to .\quizwithapi, then
go run . start - To print highscore list; as about but instead
go run . hs