Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java SDK #22

Open
404notfoundyc-L opened this issue Jun 20, 2024 · 2 comments
Open

Java SDK #22

404notfoundyc-L opened this issue Jun 20, 2024 · 2 comments
Labels
feature New feature or request

Comments

@404notfoundyc-L
Copy link

Is there any plan to support the SDK for Java? Can I call the relevant interface through Java now?

@mlejva
Copy link
Member

mlejva commented Jun 20, 2024

Hey @404notfoundyc-L it's not possible now but we'll soon be releasing new SDK where you'll be able to use OpenAPI spec for our API

@ValentaTomas ValentaTomas added the feature New feature or request label Jul 22, 2024
@ValentaTomas
Copy link
Member

ValentaTomas commented Jul 26, 2024

Hey @404notfoundyc-L, the communication between our SDK and API+sandboxes is documented in our infra repo:

All interaction with the sandbox and API can also be done with just HTTP request, but it is way more convenient to use the generated clients, especially for the sandbox interactions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants