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

[Feature] support Go-client for hugegraph & welcome to discuss it #512

Open
3 of 13 tasks
izliang opened this issue Aug 25, 2023 · 0 comments
Open
3 of 13 tasks

[Feature] support Go-client for hugegraph & welcome to discuss it #512

izliang opened this issue Aug 25, 2023 · 0 comments
Labels
client hugegraph-client feature go

Comments

@izliang
Copy link
Contributor

izliang commented Aug 25, 2023

Feature Description (功能描述)

I have developed a client based on the Go language, and I want to make it an official client for the community.

Code location:

I plan to differentiate SDKs for various languages such as Java/Go/Python in the directory hugegraph-toolchain/hugegraph-client/ making it convenient for everyone to use hugegraph.

  • implement core struct & basic CI/Test frame
  • refer license-doc to add license header
  • fix 3rd-party dependence problems (ASF required)
  • support more REST-API
  • add more test for the module
  • ...

Update 2023.08.28 API TODO list

  • rest-api
    • versions
    • vertex-api
    • edge-api
    • schema-api
    • gremlin-api

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@imbajin imbajin changed the title [Feature] client unsupported go language [Feature] support Go-client for hugegraph & welcome to discuss it Aug 25, 2023
@imbajin imbajin added the client hugegraph-client label Aug 25, 2023
@imbajin imbajin pinned this issue Aug 25, 2023
@imbajin imbajin added the go label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client hugegraph-client feature go
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants