Skip to content

Quiz generator written in Spring + Hibernate. Offers REST API and starter data sets to join the quizzing fun easily.

License

Notifications You must be signed in to change notification settings

dastin-sandura/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quiz

Quiz generator

How to run the app

Navigate to the root of the project and execute mvn spring-boot:run

How to access the app

By default the app will start on localhost:8080 but the port depends on your machine. Observe the startup logs and check the line

INFO 25576 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''

which will tell you the port used.

About

Quiz generator written in Spring + Hibernate. Offers REST API and starter data sets to join the quizzing fun easily.

Resources

License

Stars

Watchers

Forks

Packages

No packages published