GitLiveApp / firebase-kotlin-sdk

A Kotlin-first SDK for Firebase
https://gitliveapp.github.io/firebase-kotlin-sdk/
Apache License 2.0
1.14k stars 155 forks source link

Use on backend like Node.js by writing Firebase Functions using Kotlin #659

Open Monabr opened 1 week ago

Monabr commented 1 week ago

Hello.

I would like to write a backend using Kotlin instead of node.js, writing firebase functions.

How could I do this using your library?