Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 494 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 494 Bytes

sample-ktor

Technology / Tools used 🛠

  • Kotlin: Programming language for development
  • Ktor: Backend development framework

Development Setup 🖥

⚙️ Project Setup

  • You will require latest stable version of JetBrains IntelliJ Idea IDE to build and run the server application. You can install the latest version from here.
  • Import project in IntelliJ IDE.
  • Use existing Gradle wrapper for syncing project.
  • Build 🔨 the project.