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

Pluralsight

Building an HTTP Application with Ktor

via Pluralsight

Overview

Ktor is a Kotlin framework for writing both client and server-side HTTP applications. In this course, you will learn how to write secure server side Ktor applications that produces data in various formats and write a Ktor client to consume that data.

Applications, be they web based or mobile, need to consume and produce data. In this course, Building an HTTP Application with Ktor, you’ll learn to write Ktor servers and clients to produce and consume data in multiple formats. First, you’ll explore how to write a server that responds to HTTP requests to different endpoints and write the code in such a way that you can send back data from the server in whatever format best suits your application. Next, you’ll discover how to secure that endpoint so that only the correct user can access the data. Finally, you’ll learn how to write an HTTP client using the Ktor client APIs to allow you to send requests to either servers you’ve written or third party applications. When you’re finished with this course, you’ll have the skills and knowledge of Ktor needed to write servers and clients in Kotlin.

Syllabus

  • Course Overview 2mins
  • Introduction 25mins
  • Routing 31mins
  • Application Architecture 28mins
  • Request Handling and Serialization 27mins
  • Authentication and Security 32mins
  • Building Websites with Templates 33mins
  • Writing HTTP Clients in Ktor 33mins

Taught by

Kevin Jones

Reviews

Start your review of Building an HTTP Application with 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.