Skip to content

sigreyo/quizwithapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz with API

This is a quiz which talks to an API which holds questions and stores answers. Questions are in swedish.


API

The API is built with Gin-Gonic - https://github.com/gin-gonic


Quiz

The quiz utilizes Cobra CLI - https://github.com/spf13/cobra-cli


How to use

  1. Run API - change dir to .\quizwithapi\api, then go run .
  2. Run quiz - Change dir to .\quizwithapi, then go run . start
  3. To print highscore list; as about but instead go run . hs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages