Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Building Web Applications in Kotlin Using Ktor

via Pluralsight

Overview

If you are looking to build scalable web services or clients on the JVM then Ktor is for you. Written in Kotlin, this is an extensible, lightweight framework that uses coroutines to provide an easy to test and easy use asynchronous programming model.

Many web applications and services are built using the Spring Framework. While Spring is incredibly powerful and useful nobody can accuse it of being lightweight. Many developers look for something that ‘just works’, that does not have too much overhead. In this course, Building Web Applications in Kotlin 1 Using Ktor, you will learn about the framework that more and more JVM developers are looking at as a programming language because of the benefits it has such as support of immutable data and null detection, as well as having less of the bloat of Java. Bring these two together, a lightweight HTTP framework and a nice programming language and you get Ktor. First, you will explore Ktor - an open source project developed by JetBrains, the creators of Kotlin. It is heavily based on Kotlin coroutines and so supports a high degree of asynchrony. Next, you will discover how you can use Ktor to develop both REST and HTML based web sites that are secure and extensible. Finally, you will gain an understanding of how to produce complex server-based applications or standalone HTTP client applications. When you are finished with this course, you will know how to create web applications and REST APIs in Ktor.

Syllabus

  • Course Overview 1min
  • Building Your First Ktor Application 12mins
  • Adding a REST API 15mins
  • Adding More Routes 19mins
  • Testing the Application 14mins
  • Adding an HTML Front End 18mins
  • Adding Services and Dependency Injection with Koin 18mins
  • Securing the UI 12mins
  • Using Sessions for State 9mins
  • Securing the REST API 9mins

Taught by

Kevin Jones

Reviews

3 rating at Pluralsight based on 23 ratings

Start your review of Building Web Applications in Kotlin Using Ktor

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.