Ktor Server : Write your First HTTP API in Kotlin

preview_player
Показать описание

In this video:
Introduction to Ktor-
Ktor is an asynchronous HTTP framework built using Kotlin and coroutines. It enables developers to create both server and client applications targeting multiple platforms including JVM, JavaScript, macOS, Windows, and Linux.
In this video, our focus will be on Ktor for backend development. We will showcase what Ktor provides us out of the box along with some of the features, and its flexible model.
Speaker:
Rahul Ahuja
Rahul Ahuja is a mobile app developer, primarily, Android. His professional interests include exploring different programming languages and frameworks.
Рекомендации по теме
Комментарии
Автор

Do we have example of using Database to pull the data?

HimanshuMistri
Автор

Great tutorial, Thanks alot, Can you make it a playlist :)

TarekBuhdeima
Автор

Nice tutorial Rahul, can you share the git repo link to this project please.

manishsapra