I've looked into Fuel for creating HTTP API wrappe...
# announcements
f
I've looked into Fuel for creating HTTP API wrappers, but it appears to be modeled around a NodeJS-like callback hell. Is there a Kotlin library for similar purposes that prefers a more promise- or reactive-based paradigm?