From f93855aaa8e225e363b526ff957d27e50a35a1d4 Mon Sep 17 00:00:00 2001 From: Shubham Panchal <41076823+shubham0204@users.noreply.github.com> Date: Sat, 27 Jan 2024 10:43:29 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a16da66..35776ff 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ and on deeper level. _Note: The book is not talking directly about Ktor, however - [Ktor: REST API for Mobile](https://www.kodeco.com/7265034-ktor-rest-api-for-mobile) Using Ktor to create REST APIs for mobile. You’ll create a Ktor REST API server named TodoServer. This server will authenticate users and provide an API for users and TODOs. - [KtorEasy Medium articles:](https://medium.com/@math21/list/ktoreasy-210a142aecb1) Medium's article list explaining KtorEasy repository. Including explanation about its architecture, testing, deployment and backend monitoring with Grafana. - [An opinionated Kotlin backend service](https://medium.com/p/87f814e3dffd) Article list explains the scaffolding for Kotlin / Ktor based backend services +- [How to Integrate Firebase Authentication with the Ktor Auth Feature](https://levelup.gitconnected.com/how-to-integrate-firebase-authentication-with-ktors-auth-feature-dc2c3893a0cc) + ## Podcasts/Episodes ### Podcasts