Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6dcc24d

Browse files
Update README.md
1 parent 07af7cf commit 6dcc24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RandomBook
22

3-
This is a REST API built using Spring Boot and JDBC. I created this project to learn some features of Spring Boot.
3+
This is a simple coding exercise which implements a REST API built using Spring Boot and JDBC. I created this project to learn some features of Spring Boot.
44

55
The purpose of the web app will be to promote reading by proposing to read a random book of a given category. Each book can be rated and the readings made are tracked.
66

@@ -23,4 +23,4 @@ To view the API Documentation, run the code and navigate to http://localhost:808
2323
![category controller](https://github.com/vittorioexp/randombook-spring-rest-api/blob/main/img/API%20Documentation/category-controller.PNG)
2424
![feedback controller](https://github.com/vittorioexp/randombook-spring-rest-api/blob/main/img/API%20Documentation/feedback-controller.PNG)
2525
![reading controller](https://github.com/vittorioexp/randombook-spring-rest-api/blob/main/img/API%20Documentation/reading-controller.PNG)
26-
![user controller](https://github.com/vittorioexp/randombook-spring-rest-api/blob/main/img/API%20Documentation/user-controller.PNG)
26+
![user controller](https://github.com/vittorioexp/randombook-spring-rest-api/blob/main/img/API%20Documentation/user-controller.PNG)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /