If you're working with Books and need to validate / store ISBN codes, it can be hard to know if they are valid. This component aims to help on that and, at the same time, present book's information in a more readable format.
It also aims to showcase best practices when integrating with external services. With this component you can learn how to consume a REST API, with a focus on how to modify a dynamic response using the OnAfterResponse event.
To sum up: