Building Web Applications in Kotlin Using Ktor
Offered By: Pluralsight
Course Description
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.
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
Related Courses
Angular 101: Building a Web Application from scratchCoursera Project Network via Coursera Creando tu primera app web con Outsystems
Coursera Project Network via Coursera Apply basic testing for your Django web application
Coursera Project Network via Coursera Build a Google Cloud Firestore Web App (Part I)
Coursera Project Network via Coursera Build a Google Cloud Firestore Web App (Part II)
Coursera Project Network via Coursera