{"id":20839766,"url":"https://github.com/pranavarora1895/quizrest","last_synced_at":"2026-05-09T07:31:25.312Z","repository":{"id":163143996,"uuid":"638560993","full_name":"pranavarora1895/quizRest","owner":"pranavarora1895","description":"REST Application using Spring Boot","archived":false,"fork":false,"pushed_at":"2023-05-09T17:03:42.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T17:31:04.895Z","etag":null,"topics":["crud","many-to-one","postgresql","rest-api","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/pranavarora1895.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-09T15:59:12.000Z","updated_at":"2023-07-26T12:43:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c82c0222-e265-4bf1-b562-059e10cb254e","html_url":"https://github.com/pranavarora1895/quizRest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pranavarora1895/quizRest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavarora1895%2FquizRest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavarora1895%2FquizRest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavarora1895%2FquizRest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavarora1895%2FquizRest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pranavarora1895","download_url":"https://codeload.github.com/pranavarora1895/quizRest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavarora1895%2FquizRest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811249,"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":["crud","many-to-one","postgresql","rest-api","spring-boot"],"created_at":"2024-11-18T01:14:23.494Z","updated_at":"2026-05-09T07:31:25.308Z","avatar_url":"https://github.com/pranavarora1895.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quiz Rest\n\n\u003e Spring Application that creates REST APIs for Quiz and the Topic modules.\n\n- Each Quiz contains set of Topics. So Topics-\u003eQuiz **(ManyToOne Mapping)**\n\n\u003e The application was connected to PostgresSQL Database.\n\n## REST APIs for Quiz:\n\n- GET - localhost:8080/quiz - To get all the quizzes\n- GET - localhost:8080/quiz/comp102 - To get a single quiz\n- POST - localhost:8080/quiz - Create a Quiz\n- PUT - localhost:8080/quiz/comp102 - Edit a single quiz\n- DELETE - localhost:8080/quiz/mat203 - Delete a Quiz\n\n## REST APIs for Topics:\n\n- GET - localhost:8080/quiz/bio102/topics - Get all topics in the particular quiz\n- GET - localhost:8080/quiz/bio102/topics/cell101 - Get a topic under particular quiz\n- POST - localhost:8080/quiz/bio102/topics - Create a topic under a quiz\n- PUT - localhost:8080/quiz/bio102/topics/cell101 - Edit a topic under the quiz\n- DELETE - localhost:8080/quiz/bio102/topics/cell101 - Delete a topic under a quiz\n\n\u003e Spring Data Actuator was used to do the health check of the application.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranavarora1895%2Fquizrest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpranavarora1895%2Fquizrest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranavarora1895%2Fquizrest/lists"}