
Hello, I wish to use the Appwrite client in my Kotlin multiplatform project, which targets Android, iOS, web, and desktop clients. AFAIK, there is a lack of client SDKs for desktop (Linux, Windows). So, I have two questions:
- Is there a plan to support Linux and Windows clients as well?
- Does it make sense to create such a wrapper?

I'll let appwrite team answer, but I suggest to create a rest wrapper, you can autogenerate it from specs : https://github.com/appwrite/appwrite/tree/master/app/config/specs

The kotlin SDK is meant to be used server side and we won't change that.
I don't think we have the resources to work on creating a kotlin client SDK. You could create a feature request though and if there is a lot of ๐ it would move up on our radar.
You could maybe contribute a kotlin client SDK but it would need to be into the SDK generator repo.
Recommended threads
- Is Appwrite Pro available for teachers?
Hi everyone ๐ I noticed that Appwrite Pro is available for free as part of the GitHub Student Developer Pack, which is amazing! Iโm a university faculty memb...
- Change Plan Issue
Hello, Iโm running at pro plan at the moment, But I want to go back and change the plan to free plan, But in my billing section my free plan is unable and I can...
- Treafik dashboard and ssl
I tried to use Appwrite as self hosted. Everything is cool, but I want to see the traefik dashboard. Is there any way to put out to a subdomain (like dashboard....
