Slide 1

Slide 1 text

Building asynchronous API with Ktor & Kotlin Manuel Ernesto Software Engineer, BMA

Slide 2

Slide 2 text

Ktor 🤔

Slide 3

Slide 3 text

Ktor Lightweight and flexible framework built from scratch using Kotlin and Coroutine, which allows us to easily build asynchronous client and server applications.

Slide 4

Slide 4 text

Ktor Lightweight and flexible framework built from scratch using Kotlin and Coroutine, which allows us to easily build asynchronous client and server applications.

Slide 5

Slide 5 text

Ktor Lightweight and flexible framework built from scratch using Kotlin and Coroutine, which allows us to easily build asynchronous client and server applications.

Slide 6

Slide 6 text

Ktor Lightweight and flexible framework built from scratch using Kotlin and Coroutine, which allows us to easily build asynchronous client and server applications.

Slide 7

Slide 7 text

Ktor Lightweight and flexible framework built from scratch using Kotlin and Coroutine, which allows us to easily build asynchronous client and server applications.

Slide 8

Slide 8 text

Application Ktor

Slide 9

Slide 9 text

Application Tomcat Ktor

Slide 10

Slide 10 text

Application Tomcat Jetty Ktor

Slide 11

Slide 11 text

Application Tomcat Jetty Netty (default) Ktor

Slide 12

Slide 12 text

Application Tomcat Routing Jetty Netty (default) Ktor

Slide 13

Slide 13 text

Application Tomcat Routing Serialization Jetty Netty (default) Ktor

Slide 14

Slide 14 text

Application Tomcat Routing Serialization Authentication Jetty Netty (default) Ktor

Slide 15

Slide 15 text

Application Tomcat Routing Serialization Authentication Jetty Netty (default) Ktor Exposed

Slide 16

Slide 16 text

Tools ● intellij idea

Slide 17

Slide 17 text

● intellij idea https://start.ktor.io Setup

Slide 18

Slide 18 text

● intellij idea https://start.ktor.io Setup

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

No content

Slide 21

Slide 21 text

No content

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

No content

Slide 25

Slide 25 text

No content

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

No content

Slide 28

Slide 28 text

No content

Slide 29

Slide 29 text

No content

Slide 30

Slide 30 text

No content

Slide 31

Slide 31 text

No content

Slide 32

Slide 32 text

No content

Slide 33

Slide 33 text

No content

Slide 34

Slide 34 text

No content

Slide 35

Slide 35 text

No content

Slide 36

Slide 36 text

No content

Slide 37

Slide 37 text

No content

Slide 38

Slide 38 text

Q&A󰚏

Slide 39

Slide 39 text

Resources 1. https://ktor.io 2. https://kotlinlang.org 3. https://github.com/manuelernesto/ktor-movie-demo 4. https://youtube.com/manuelernesto

Slide 40

Slide 40 text

Thanks 󰚢 Manuel Ernesto @manuelernest0