
Hi, Could i get some help with generating sdk for Java, i cant use the Server Kotlin SDK. How can i use the sdk-generator to generate an sdk for java since its mentioned that it's supported.

Did you read through the readme and contributing guide?

i read the readme, didn't check the contributing guide, haven't ever used php so.

How can i use the sdk-generator to generate an sdk for java since its mentioned that it's supported.
Also, our kotlin sdk is generated from the SDK generator so...

make sure to read the contributing guide too, if you want to figure out how to run the sdk generator

is the Java language available?

im not sure what you're talking about

i might be confused as i did not understand the stuff

Is there a SDK For java? not kotlin

no, we have our kotlin sdk which should be usable in java too

i want it to use in gwt, when i looked it up it seems like it needs native java sdk...

what is gwt and what makes you say that it needs native java sdk?

Google Web Toolkit, its like web app hosted on google app engine platform

i see. and what problem are you having using the kotlin sdk?

it converts java to js to be used in the frontend and it doesnt seem to support kotlin sdks

oh i see...ya..this probably won't work for you...but also, you probably wouldn't want to use a server sdk for something that would end up as javascript

you might have to write java code to manually call the REST APIs. This might be helpful: https://appwrite.io/docs/rest

Or use the GraphQL API

yea ig the rest api might be the way if the kotlin sdk doesnt work at all
Recommended threads
- PR Review and Issue Assign?
I am not familiar with how things work here. I know that Issue have to be assigned before solving problem, It is for not wasting contributors time but I like t...
- 500 internal error when trying to access...
Hello team, I am having trouble trying to access my projects in Appwrite. Each time I try to click in a project I want to open it doesn't load immediately and ...
- Appwrite vs. Supabase comparison
Hello! I am working on a team and deciding between Appwrite and Supabase. I am leaning towards Appwrite and decided to look through the Appwrite vs. Supabase co...
