Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 353 Bytes

Web Quiz Engine

This educational project builds a multi-users web service for creating and solving quizzes.

Topics covered:

  • backend development
  • Spring Boot
  • micro-services
  • REST API
  • JPA and embedded databases
  • Spring security

For more details, check the original Hyperskill project.