In a book Cart Application book services is one of the microservice
Five API calls :
create book, get book by id, get all books, delete book by id
The service is build to docker container
Tested using the developer tool POSTMAN
Rabbit-MQ messaging is used to connect with order services