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
- Free to Pro upgrade issues
Could someone please investigate this issue? I recently upgraded my account to the pro version and charged for it, but the account still shows as free. <#107290...
- Help Needed: "The current user has been ...
Facing a 403 Forbidden error with the message "The current user has been blocked" while trying to log in via GitHub and Email/Password. This is happening on a ...
- Unable to signup to appwrite cloud
When attempting to create an online cloud account on appwrite.io, I get the following message : "This email address must already be in its canonical form. Pleas...