Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gauravdhoot2608/quiz-application
Quiz Application REST APIs , allows user to create, edit and publish the quiz and participate in the quizzes created by other user.
https://github.com/gauravdhoot2608/quiz-application
api java lombok maven mongodb rest-api spring spring-boot springdata-jpa springweb
Last synced: 7 days ago
JSON representation
Quiz Application REST APIs , allows user to create, edit and publish the quiz and participate in the quizzes created by other user.
- Host: GitHub
- URL: https://github.com/gauravdhoot2608/quiz-application
- Owner: GauravDhoot2608
- Created: 2023-03-29T21:09:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T12:25:03.000Z (12 months ago)
- Last Synced: 2024-11-22T18:43:51.199Z (2 months ago)
- Topics: api, java, lombok, maven, mongodb, rest-api, spring, spring-boot, springdata-jpa, springweb
- Language: Java
- Homepage: https://github.com/GauravDhoot2608/Quiz_Builder_Application
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz_Application
* Designed the APIs for a Quiz Builder Application allowing users to create, edit and publish the quiz and participate in the quizzes created by other users.
* Developed the APIs using Spring Data JPA with MongoDB and Github as version control.
* Built controller, repositories and service for API endpoints for quiz creation, updation, deletion and participation using Spring framework.
* Developed the APIs keeping various functional requirements, necessary data validations, edge cases and unexpected scenarios in mind.