0% found this document useful (0 votes)
140 views2 pages

User and Book API Endpoints Guide

Uploaded by

mebin86547
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
140 views2 pages

User and Book API Endpoints Guide

Uploaded by

mebin86547
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

User Api

Get :
[Link] -> Get All Users
[Link] -> Get User By id
[Link] -> Get User By
Username & Password
[Link] -> Get User by Username

Put :
[Link] -> Update User Password

Del :
[Link] -> Get User by Id

Book Api
Get :
[Link] -> Get All Books
[Link] -> Get Book By id
[Link] -> Get Book by Author Id
[Link] -> Get Book By Genre Id
[Link] -> Get Book By
Publication Year

Put :
[Link] -> Update Book Data By Id

Post :
[Link] -> Add Book

Delete :
[Link] -> Delete Book By Id

Genre

Get :
[Link] -> Get All Genres
[Link] -> Get Genre By Id

Post :
[Link] -> Add Genre

Delete :
[Link] -> Delete Genre By Id

Review

Get :
[Link] -> Get All Review
[Link] -> Get Review by id
[Link] -> Get Review By user id &
Book id
[Link] -> Get Review by book id
Post :
[Link] -> Add Review

Put :
[Link] -> Update Review By Id

Delete :
[Link] -> Delete Review By Id

Author

Get :
[Link] -> Get Authors
[Link] -> Get Author By Username
[Link] -> Get Author By Id

Post :
[Link] -> Add Author

You might also like