- Simple http-client to interact with elevio-rest-api for viewing and searching articles :)
- The http-client implementation will be used integrated to form a simple CLI app for interactions with the user.
This will be a simple Scala
fp way of implementation using simple Either
and Option
:)
This will be Scala
fp way of implementation using scalaz.ZIO
effect system with Fiber
asynchronous features :)