An open API service indexing awesome lists of open source software.

https://github.com/e5l/ktor-android-example

ktor android example
https://github.com/e5l/ktor-android-example

android client kotlin ktor server

Last synced: 3 months ago
JSON representation

ktor android example

Awesome Lists containing this project

README

          

# Ktor android example
Minimal working example of using ktor(client and server both).

### Libraries info
- android version: 8.0(Oreo)
- ktor: 0.9.2
- ktor backend: CIO