Skip to content

Commit 4488728

Browse files
author
unknown
committed
add app link
1 parent ee6e563 commit 4488728

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# booklibrary
22
An express js app the manages books in a library
33

4+
# API LINK
5+
[Express Js Book Library](https://express-book-library.herokuapp.com/)
6+
47
## **API endpoints**
58
`- GET /api/ilbrary - Get all books available`
69
`- GET /api/ilbrary/<book_id> - Get book by Id`

0 commit comments

Comments
 (0)