https://github.com/vadym-lopatka/klite-app-example
Example usage of Klite framework
https://github.com/vadym-lopatka/klite-app-example
kotlin web
Last synced: over 1 year ago
JSON representation
Example usage of Klite framework
- Host: GitHub
- URL: https://github.com/vadym-lopatka/klite-app-example
- Owner: Vadym-Lopatka
- Created: 2023-12-08T17:58:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T05:33:29.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T07:27:21.820Z (over 1 year ago)
- Topics: kotlin, web
- Language: Kotlin
- Homepage: https://github.com/codeborne/klite
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Klite is a lightweight (lite) non-blocking HTTP framework for Kotlin coroutines on JVM.
This repo is a set-apart example of the "sample" module from the original repository and is entirely based on it.
Please visit the [Klite](https://github.com/codeborne/klite) page to learn more.