Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Routes
GET /allbooks
POST /addbook body: { book_name, book_author, book_img }
PUT /updatebook/:id params: { id }, body: { book_name, book_author, book_img }
DELETE /deletebook/:id params: { id }

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages