Hi, I have a REST JSON API defined on my backend, ...
# getting-started
c
Hi, I have a REST JSON API defined on my backend, and I want to access it from my Kotlin Android application. I'm not very familiar with Kotlin (or the Java ecosystem), and I'm wondering if there are any libraries that help with generating functions to access a REST API from just an API definition?