I am trying to code Http Request with Kotlin Coroutines as explained in
this guide and that other guide
As far as I can see, my code is quite close to both exa