I’m trying to convert the above `get-books.js` to ...
# getting-started
a
I’m trying to convert the above
get-books.js
to Kotlin. I’ve got a start in my
getBooks.kt
file above, but I’m not really sure how to concisely request and convert JSON (in a non-blocking way).