We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4488728 commit 6ef3054Copy full SHA for 6ef3054
README.md
@@ -4,6 +4,7 @@ An express js app the manages books in a library
4
# API LINK
5
[Express Js Book Library](https://express-book-library.herokuapp.com/)
6
7
+
8
## **API endpoints**
9
`- GET /api/ilbrary - Get all books available`
10
`- GET /api/ilbrary/<book_id> - Get book by Id`
0 commit comments