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
- Host: GitHub
- URL: https://github.com/e5l/ktor-android-example
- Owner: e5l
- Created: 2018-04-25T05:35:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T06:12:45.000Z (almost 8 years ago)
- Last Synced: 2025-10-27T12:38:59.308Z (3 months ago)
- Topics: android, client, kotlin, ktor, server
- Language: Kotlin
- Homepage:
- Size: 121 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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