OkHttp is basically the client that executes the H...
# android
m
OkHttp is basically the client that executes the HTTP requests but Retrofit allows you to turn your REST calls into a Java/Kotlin interface which makes creating requests/parsing responses way easier