mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
title, description, tags
| title | description | tags | ||
|---|---|---|---|---|
| Kotlin Spring | A basic Kotlin Kotlin Spring server |
|
Ktor Example
This example starts a basic Kotlin Spring Boot web server.
✨ Features
- Spring
- Kotlin
💁♀️ How to use
- Click the Railway button to deploy the app
- Clone the project and connect to it using
railway link - Run your Kotlin Spring app locally using
railway ./gradlew run