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 client implementation #1

Merged
merged 59 commits into from
Sep 24, 2022
Merged

Java client implementation #1

merged 59 commits into from
Sep 24, 2022

Conversation

coder966
Copy link
Contributor

This is a Java client implementation, which provide sync & async APIs.

@tobiemh
Copy link
Member

tobiemh commented Sep 24, 2022

Awesome @coder966 I'm just going to make some comments - then we can get this merged!

Copy link
Member

@tobiemh tobiemh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good starting point. There will definitely be changes around authentication/signup/signin, but those can come after the documentation improvements!

@coder966
Copy link
Contributor Author

This is a good starting point. There will definitely be changes around authentication/signup/signin, but those can come after the documentation improvements!

You are right, the authentication apis are incomplet. I couldn't find documentation on how the singup/authentication really works. I am looking forward to the docs.

Also NS, DB. Are they created on the fly? Live queries didn't work for me as well. But this is another topic which I have posted a question about in the discussion community surrealdb/surrealdb#1208.

@tobiemh tobiemh merged commit aad7811 into surrealdb:main Sep 24, 2022
@tobiemh
Copy link
Member

tobiemh commented Sep 24, 2022

We'll sort out the authentication in future changes/PRs when the docs are improved @coder966! This is an awesome start 😀👏!

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

Successfully merging this pull request may close these issues.

2 participants