filmov
tv
Managing Complexity With Ktor | Garth Gilmour
Показать описание
Many teams use Ktor solely to create and consume RESTful services over HTTP. They build modestly sized microservices and clients that perform a limited set of tasks well. Whilst these are completely valid use cases, they only scratch the surface of what is possible with Ktor.
Ktor includes support for Server Sent Events, WebSockets and kotlinx-io. These technologies allow you to incrementally stream data from client to server, such as when reading tokens from an LLM. You can also implement bidirectional conversations, recover from errors, and implement your own buffering strategies. At a higher level, in the design of your applications, you can use Dependency Injection frameworks like Koin, Kodein and Hilt to create and inject the correct networking client, repository, cache etc… for the current environment.
This talk will demonstrate how to configure Ktor Server and Client for a range of non-trivial tasks. You will see how to make best use of both existing, external libraries and upcoming enhancements to the framework itself.
Managing Complexity With Ktor | Garth Gilmour
Building Apps with Ktor, By Anton Arhipov @ Kotlin Dev Day Amsterdam 2022
Building web applications with Ktor and Exposed
VKUG - Ktor Framework and Designing for Error
Extending Ktor: Unleash the Full Potential of Kotlin’s Web Framework
Ktor From the Ground Up
Introduction to Ktor by Tomas Zezula
Supercharge your GraphQL with Ktor and GraalVM by Derek Kuc
Oxygen Not Included - Tutorial Bites - Sustainability
JFuture 2020: Hadi Hariri - Kotlin on the server with Ktor
Refresh token flow with Ktor and JWT tokens.
Ktor Introduction and CRUD operations
Server Code With Kotlin - Ktor Example of Simple Request Routing
Applied Event Streaming With Apache Kafka, Kotlin, and Ktor
🚀 HTMX Demystified: Ktor, Mustache, and Real HATEOAS in Action!
Ktor Project Setup - Build a Fullstack Kotlin Application Livestream
14. Ktor - Setting up API and GET notes endpoint
KotlinConf 2019: Ktor for Mobile Developers: Fear the server no more! by Dan Kim
HTTP Requests in Kotlin Multiplatform With Ktor - KMP for Beginners
Define REST Endpoints Using Ktor Part 2 - Build a Fullstack Kotlin Application Live
🚀 HTMX Demystified: Ktor, Mustache, and Real HATEOAS in Action!
Jetpack Compose, Ktor & Coil [Speedrun & Explanation]
Jordan Peterson - Why it's so Hard to Sit Down and Study/Work
Microservices Explained in 5 Minutes
Комментарии