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.
- Host: GitHub
- URL: https://github.com/tirth-22/springboot-quiz-app
- Owner: Tirth-22
- Created: 2025-09-17T19:45:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-01-17T15:49:26.000Z (6 months ago)
- Last Synced: 2026-01-18T01:23:24.216Z (6 months ago)
- Topics: maven, mysql-database, rest-api, springboot
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
---