Skip to content

Sewmini-18/Bookshop-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GET

http://localhost:8081/list/books

GET By ID

http://localhost:8081/list/books/100

POST

http://localhost:8081/list/books

PUT

http://localhost:8081/list/books

DELETE

http://localhost:8081/list/books/100

<<<<<<< HEAD

Requests

Example: { "title": "Spring in Action", "author": "Craig Walls", "coverPhotoURL": "https://images-na.ssl-images-amazon.com/images/I/51gHy16h5TL.jpg", "isbnNumber": 9789351197997, "price": 630, "tags": "English, Novel" "info": "published in 2014 Sep" }

=======

2c8868ade56d00c517ed249b9c4cba9029feed2b

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published