项目作者: tad-iizuka

项目描述 :
Kotlin HTTP GET/POST sample code
高级语言: Kotlin
项目地址: git://github.com/tad-iizuka/KotlinHttpSample.git
创建时间: 2018-03-23T06:09:39Z
项目社区:https://github.com/tad-iizuka/KotlinHttpSample

开源协议:

下载


KotlinHttpSample

Kotlin HTTP GET/POST sample code

Note: I think that this code will be unnecessity when the Coroutines become officially available. :)

This sample code is a HTTP client Android application written by Kotlin. Each connection doing in async.

  • GET: JSON Array
  • POST: JSON, server echo back JSON