An open API service indexing awesome lists of open source software.

https://github.com/tirth-22/springboot-quiz-app

Spring Boot Includes REST APIs, question management, and quiz functionality.
https://github.com/tirth-22/springboot-quiz-app

maven mysql-database rest-api springboot

Last synced: 2 months ago
JSON representation

Spring Boot Includes REST APIs, question management, and quiz functionality.

Awesome Lists containing this project

README

          

# Spring Boot Quiz App

- A simple **Quiz Application** built with **Spring Boot**
This project demonstrates how to build REST APIs, connect with a database, and manage quiz questions in a beginner-friendly way.

---

## Tech Stack
- Java 17+
- Spring Boot (Web, JPA, Validation)
- Hibernate / JPA
- H2 / MySQL Database
- Maven

---