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