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
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...