Small project created with Maven to document my Java exercises using Lambda functions and some functional programming (Predicate, Consumer, Provider, Function, BiFunction, UnaryOperator, BinaryOperatoretc.); the data used is fetched from the public APIs using the Unirest utility
My code examples are purely for practice purposes and are based on the following courses:
Credits to the cool restful API Animechan providing good data for testing purposes.