https://github.com/ncdev2015/ktor-first-app
Web App using Ktor Framework
https://github.com/ncdev2015/ktor-first-app
Last synced: about 2 months ago
JSON representation
Web App using Ktor Framework
- Host: GitHub
- URL: https://github.com/ncdev2015/ktor-first-app
- Owner: ncdev2015
- Created: 2023-07-14T22:26:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T12:15:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T09:43:24.925Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ktor-first-app
Web App using Ktor Framework
# requirements
- JDK 17
- Intellij IDEA
# how to run
Open Intellij IDEA and select the project folder to open, then open "Application.tk" and click on green flag button (Run or Debug)