Hello everybody,
I am using the Ktor framework. I want to integrate Firestore database to my web API. I dont know if it supports Firebase products.
If it does, please point me to helpful resources as I have scoured both Ktor and Firebase docs without result.
Thanks.
PS: I am still a beginner at both the Kotlin language and Ktor