1st time using Fuel to make an http request and pa...
# announcements
n
1st time using Fuel to make an http request and parse it into an object using the following tutorial: https://medium.com/@paul.allies/kotlin-http-get-with-deserialization-with-fuel-12691904e30b I don't understand the part about Gson. Looks like I don't have it defined in my gradle. Is this article's implementation the way to go? Is Fuel a good networking and parsing library? Advice appreciated - thank you
Just realized there's a #kotlin-fuel group. Posting there
d
You could also try the #ktor client