{"id":22168911,"url":"https://github.com/cau777/webquizengine","last_synced_at":"2026-05-16T18:08:10.527Z","repository":{"id":150017696,"uuid":"402609399","full_name":"cau777/WebQuizEngine","owner":"cau777","description":"A Spring REST API to create and solve quizzes. It includes a simple registration process and uses authentication to keep track of users' completed quizzes.","archived":false,"fork":false,"pushed_at":"2021-09-03T11:08:53.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T12:05:27.382Z","etag":null,"topics":["authentication","java","jpa","rest","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cau777.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-09-03T01:22:00.000Z","updated_at":"2021-09-03T11:08:56.000Z","dependencies_parsed_at":"2023-04-14T17:04:29.924Z","dependency_job_id":null,"html_url":"https://github.com/cau777/WebQuizEngine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cau777/WebQuizEngine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cau777%2FWebQuizEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cau777%2FWebQuizEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cau777%2FWebQuizEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cau777%2FWebQuizEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cau777","download_url":"https://codeload.github.com/cau777/WebQuizEngine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cau777%2FWebQuizEngine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275456298,"owners_count":25468224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"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":["authentication","java","jpa","rest","spring-boot"],"created_at":"2024-12-02T06:27:48.228Z","updated_at":"2025-09-16T17:03:42.473Z","avatar_url":"https://github.com/cau777.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebQuizEngine\n\nA Spring REST API to create and solve quizzes. It includes a simple registration process and uses authentication to keep\ntrack of users' completed quizzes.\n\n## Allowed methods\n\n- GET /api/quizzes?page=0 =\u003e returns a page with 10 quizzes\n- GET /api/quizzes/{id} =\u003e returns a specific quiz or 404\n- POST /api/quizzes =\u003e creates a new question. The request body should contain a title, a text, an array of options and\n  an array of correct options\n- POST /api/quizzes/{id}/solve =\u003e Tries to solve a question. The request body should contain an array of correct\n  options. It returns a JSON object specifying the success.\n- DELETE /api/quizzes/{id} =\u003e Deletes a question. Only the author of a question can delete it.\n- GET /api/quizzes/completed?page=0 =\u003e returns a page with 10 completed questions by the current user\n- POST /api/register =\u003e creates a new user. The request body should contain an email and a password","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcau777%2Fwebquizengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcau777%2Fwebquizengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcau777%2Fwebquizengine/lists"}