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
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- Whats wrong here
I keep trying to fucking add the appwrite domains including CNAME and CAA but it keeps failing , this is the exact records i have right now in cf
- appwrite free plan resources issue
i'm on free plan and i just used 700MB bandwidth with 8mb storage and 141k requests, but when i'm trying to continue developing my app it send me an error messa...