サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
ブラックフライデー
ktor.io
fun main() { embeddedServer(Netty, port = 8000) { routing { get ("/") { call.respondText("Hello, world!") } } }.start(wait = true) } Simple and funCreate asynchronous client and server applications. Anything from microservices to multiplatform HTTP client apps in a simple way. Open Source, free, and fun!
このページを最初にブックマークしてみませんか?
『Ktor - asynchronous Web framework for Kotlin』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く