We discussed fluent interfaces design pattern by example. We tried to create an HTTP client as an alternative to jcabi-http, without fluent interfaces, but only with decorators and smart objects. This blog post explains the idea: http://www.yegor256.com/2018/03/13/fl...
The library is here: https://github.com/yegor256/cactoos-http