Join Slack
Powered by
any recommendations for http request library with ...
# announcements
e
e.lislebo
08/18/2017, 1:40 PM
any recommendations for http request library with asynchronous requests? Is Fuel (
https://github.com/kittinunf/Fuel
) a good one?
a
adolgiy
08/18/2017, 1:41 PM
nope. there is no Jake Wharton’s contributions
😂 2
o
orangy
08/18/2017, 1:41 PM
Client or Server?
e
e.lislebo
08/18/2017, 1:43 PM
client, updated question
e
ebonet
08/18/2017, 1:47 PM
any specific reason for not using retrofit?
r
redrield
08/19/2017, 8:37 PM
What if you don't need to map an entire rest API, and it's just a one off request? From my usage of retrofit it seems to be central around the idea of mapping a big API to an interface
5
Views
Open in Slack
Previous
Next