Этот коммит содержится в:
Ihar Hancharenka 2025-08-07 18:33:48 +03:00
родитель b0ebf92fca
Коммит 7f7eb43801
7 изменённых файлов: 31 добавлений и 0 удалений

Просмотреть файл

@ -5,6 +5,8 @@ https://vk.com/public210614080
https://www.youtube.com/@Metametrica_Live
2025
Metametrics - Burito of 1:04:56
https://www.youtube.com/watch?v=Wz3YDQKdq_A
Metametrics - Remi Maisner of 1:09:04
https://www.youtube.com/watch?v=PBGYBgmdq8o
Metametrics - Nikolay Drozd of 1:08:03

Просмотреть файл

@ -1,3 +1,10 @@
2023
Moscala - Kotlin Coroutines
https://leanpub.com/coroutines
f20588c9c6d514287193a90762b8cc15
4ec3e7cf381392a5bad6a2f865dfe996
8b066eb8d7e8c56925fe55204858ca57
6c974c8b8bd8ee563251e48f4817846a
2022
BabicKordicSrivastava - Kotlin Coroutines by Tutorials 3rd ed
BDB4318C930BD4A566C698AFE185048F

1
pl/kt/libfws/ui/web/ktor/awesome.txt Обычный файл
Просмотреть файл

@ -0,0 +1 @@
https://github.com/mjovanc/awesome-ktor

Просмотреть файл

@ -1,3 +1,5 @@
baeldung
https://www.baeldung.com/kotlin/ktor
2024
https://dev.to/devmercy/ktor-create-asynchronous-applications-the-kotlin-way-29pn
https://blog.jetbrains.com/idea/2024/09/ktor-101-efficient-jvm-http-toolkit/

Просмотреть файл

@ -8,6 +8,9 @@ KotlinByJetbrains - Gilmour - Managing Complexity With Ktor 0:00 of 43:02
https://www.youtube.com/watch?v=RiNRQNLcpj8
2023
https://speakerdeck.com/antonarhipov/ktor-workshop
2021
JetBrains - Arhipov - Ktor From the Ground Up of 53:20
https://www.youtube.com/watch?v=WlvK6zYo8Sw
2020
Hariri - Ktor Past Present and Future
https://www.youtube.com/watch?v=Ga_jUBj-sK0

Просмотреть файл

@ -0,0 +1,3 @@
2025
https://blog.jetbrains.com/kotlin/2025/07/modular-ktor-building-backends-for-scale/
https://github.com/ktorio/ktor-chat/tree/dependency-injection-preview

Просмотреть файл

@ -1,12 +1,25 @@
https://ktor.io/
https://start.ktor.io/#
https://start.ktor.io/settings
https://github.com/Kotlin/ktor
https://start.ktor.io/settings
https://ktor.io/docs/
https://ktor.io/docs/welcome.html
https://ktor.io/docs/server-create-a-new-project.html
https://ktor.io/docs/server-run.html
https://ktor.io/docs/faq.html
https://blog.jetbrains.com/ktor/
GET http://0.0.0.0:9292
###
GET http://0.0.0.0:9292/test1
?
https://ktor.io/quickstart/index.html
https://ktor.io/servers/index.html
https://ktor.io/clients/index.html