pocketbase / pocketbase

Open Source realtime backend in 1 file
https://pocketbase.io
MIT License
39.2k stars 1.81k forks source link

Kotlin Multiplatform SDK #3909

Closed wakaztahir closed 9 months ago

wakaztahir commented 9 months ago

Kotlin Multiplatform SDK would work on Android / iOS / JVM / Web

All with a single project

This can be done easily using Ktor which is a multiplatform framework for Kotlin

If you are going to create a Android SDK, You must do it in Kotlin because that's the official language

ganigeorgiev commented 9 months ago

Please check https://github.com/pocketbase/pocketbase/discussions/391.