Skip to content

dollyraj/BookStoreApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic CRUD operation Rest API.

This project mainly deals with the Backend of Online BookStore.

There is a home controller which will receive all the user HTTP requests. Once the Controller receives the request, it sends to Book Service Class. Features it provides: Adding New Book, Book Fetching, Checking if a Book with given ISBN alredy exists, Updating a existing Book details. Also, Handling possible edge case scenerios and exceptions. Used a dummy List to store books. Tech Stack used : Java , Spring Boot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages