/GOQUIZ

Playing with Go Lang and Gin Framework

Primary LanguageGoMIT LicenseMIT

GOQUIZ

Playing with Go Lang and Gin Framework

In order to run it, please be sure that this code is located into your workspace into dmas folder Once when it is loaded you will need to run go install in folder dmas/connfig and in folder dmas/models When this is installed just run: go run /main.go to start the server with logic

NOTE: For mongo part, run mongodb named quiz_db and in collection questions add some data relevant to the given Question structure