Join Slack
Powered by
Example, setup is almost zero. You need only one l...
# kotlin-fuel
k
kittinunf
10/02/2015, 4:32 AM
Example, setup is almost zero. You need only one line to perform network request.
Copy code
"<http://www.example.com/test>".httpGet().response { request, response, either -> }
Open in Slack
Previous
Next