Ktor

    [Ktor] Ktor는 뭘까?

    [Ktor] Ktor는 뭘까?

    채용 공고 지원 자격에 Ktor가 있었다! 처음 보자마자 뭘까??? 하고 궁금하게 되었다. 그래서 이번 기록에는 Ktor는 무엇인지 어떻게 쓰는지 알아보려고 한다. Ktor https://ktor.io/ Ktor: Build Asynchronous Servers and Clients in Kotlin Kotlin Server and Client Framework for microservices, HTTP APIs, and RESTful services ktor.io Ktor는 JetBrains에서 만들었고, Kotlin과 Coroutine을 사용하여 구축되었다. 비동기 클라이언트 및 서버 응용프로그램을 만들 때 사용된다. 간단한 방법으로 마이크로 서비스에서 멀티플랫폼 HTTP 클라이언트 앱에 이르기까지 ..