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