Skip to content

Project consuming OpenLibraryAPI using Springboot Java

Notifications You must be signed in to change notification settings

Shyuu7/openLibraryAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insomnia requests:

  • Listing all books available in local database image

  • Searching local database for a specific book (using its ISBN) image

  • Adding book to local database image

  • Overriding a book entry (based on its ISBN) image

  • Deleting an existing book from the local database (using its ISBN) image

  • Using the OpenLibraryAPI to search a book by its ISBN and only returning the book's name, the author's name, the ISBN and the genres image

About

Project consuming OpenLibraryAPI using Springboot Java

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages