Skip to content

Commit 0de922f

Browse files
committed
README.md changes
1 parent c04c1a9 commit 0de922f

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

README.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,35 @@
55
<img src="./QuizApp/Screenshots/ss3.PNG" alt="create new question using Post request" >
66
<img src="./QuizApp/Screenshots/ss4.PNG" alt="create question using Delete request by passing id in params" >
77
<img src="./QuizApp/Screenshots/ss6.PNG" alt="update question using Delete request by passing id in params and new updated body of question" >
8-
<img src="./QuizApp/Screenshots/ss6.PNG" alt="Exception handling done!" >
8+
<img src="./QuizApp/Screenshots/ss6.PNG" alt="Exception handling done!" >
9+
<img src="./QuizApp/Screenshots/ss7.PNG" alt="Exception handling done!" >
10+
<img src="./QuizApp/Screenshots/ss8.PNG" alt="Exception handling done!" >
11+
<img src="./QuizApp/Screenshots/ss9.PNG" alt="Exception handling done!" >
12+
<img src="./QuizApp/Screenshots/ss10.PNG" alt="Exception handling done!" >
13+
<img src="./QuizApp/Screenshots/ss11.PNG" alt="Exception handling done!" >
14+
<img src="./QuizApp/Screenshots/ss12.PNG" alt="Exception handling done!" >
15+
<img src="./QuizApp/Screenshots/ss13.PNG" alt="Exception handling done!" >
16+
<img src="./QuizApp/Screenshots/ss14.PNG" alt="Exception handling done!" >
17+
<img src="./QuizApp/Screenshots/ss15.PNG" alt="Exception handling done!" >
18+
<img src="./QuizApp/Screenshots/ss16.PNG" alt="Exception handling done!" >
19+
<img src="./QuizApp/Screenshots/ss17.PNG" alt="Exception handling done!" >
20+
21+
# APIs
22+
23+
To get APIs in json format for Postman, go to folder /QuizApp/PostmanAPIExportedHere
24+
25+
# Resources
26+
27+
1. Spring Boot Project for Beginners - https://www.youtube.com/watch?v=vlz9ina4Usk
28+
29+
# Show your support
30+
31+
Give a star(⭐️) if this project helped you!
32+
33+
## Contributors 😎
34+
35+
<p align="center"> <a href="https://github.com/KedarKK1/SpringBoot-projects/graphs/contributors"> <img src="https://contrib.rocks/image?repo=KedarKK1/SpringBoot-projects" /> </a>
36+
</p>
37+
38+
<!-- <br/>
39+
Make sure to credit me in the Footer, if you do end up using it! -->

0 commit comments

Comments
 (0)