Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.12.1^2.2.0^5.1.0^7.2.1^8.16.321
commits
refactor delete /books/:id path, refactor adding deleted book with post /add, refactor get books/id to return data with rating
0ed0724View on GitHubadd column isdeleted to the book table, changelogic of all routes due to this
69a4739View on GitHubfix logic for editBookReview to check whether there was any rows affected, this function is used in /editReview:id route
f08bf42View on GitHub