{"id":26207034,"url":"https://github.com/nadunsanjeevana/quizapp","last_synced_at":"2026-05-09T19:35:20.194Z","repository":{"id":196364145,"uuid":"692665444","full_name":"NadunSanjeevana/QuizApp","owner":"NadunSanjeevana","description":"Welcome to the Spring Boot Quiz App repository! This project is a backend implementation of a simple quiz application developed using Spring Boot and powered by a PostgreSQL database. It serves as the backend for a quiz application that can be used on various platforms, including web and mobile.","archived":false,"fork":false,"pushed_at":"2023-09-24T19:16:34.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T22:43:10.725Z","etag":null,"topics":["java17-spring-boot","postgresql","quizapp","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NadunSanjeevana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-17T07:44:39.000Z","updated_at":"2025-02-03T14:43:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"26b0040e-8fac-445c-9195-0952baad7161","html_url":"https://github.com/NadunSanjeevana/QuizApp","commit_stats":null,"previous_names":["nadunsanjeevana/quizapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NadunSanjeevana/QuizApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NadunSanjeevana%2FQuizApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NadunSanjeevana%2FQuizApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NadunSanjeevana%2FQuizApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NadunSanjeevana%2FQuizApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NadunSanjeevana","download_url":"https://codeload.github.com/NadunSanjeevana/QuizApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NadunSanjeevana%2FQuizApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32833256,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java17-spring-boot","postgresql","quizapp","spring-boot"],"created_at":"2025-03-12T05:29:43.934Z","updated_at":"2026-05-09T19:35:20.174Z","avatar_url":"https://github.com/NadunSanjeevana.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot Quiz App \n\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Database Setup](#database-setup)\n\n\n## Introduction\n\nWelcome to the Spring Boot Quiz App backend! This application provides the backend services for a quiz application. It allows you to manage quizzes, questions, and user responses.\n\n## Features\n\n1. **Quiz Management:** Create, read, update, and delete quizzes.\n2. **Question Management:** Add, edit, and remove questions within quizzes.\n3. **User Responses:** Capture and evaluate user responses to quiz questions.\n4. **Security:** Implement authentication and authorization for API endpoints (e.g., JWT).\n\n## Technologies Used\n\n- **Spring Boot:** The primary framework for building the backend.\n- **PostgreSQL:** The database used to store quiz and question data.\n- **Spring Security:** For securing API endpoints.\n\n## Database Setup\n\n1. Install PostgreSQL and create a new database.\n2. Update the `application.properties` file with your database configuration.\n\n```properties\nspring.datasource.url=jdbc:postgresql://localhost:5432/your-database\nspring.datasource.username=your-username\nspring.datasource.password=your-password\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnadunsanjeevana%2Fquizapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnadunsanjeevana%2Fquizapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnadunsanjeevana%2Fquizapp/lists"}