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

Go API doesn't match with REST API and better documentation is needed #30

Closed
mango009 opened this issue Jul 29, 2023 · 1 comment
Closed

Comments

@mango009
Copy link

mango009 commented Jul 29, 2023

For example, REST API has a GetPoint that get only one single point but Go has only compatible API to get multiple points.

Also, the example does not demonstrate everything that can be done with the go client (success and failure case). it will help if this repo can provide better documentation such as GoDoc or a better ReadMe. To find out the API available (function signature, params and result type), I have to go through the .proto files and cross checking the generated .go files.

@mango009 mango009 changed the title Better documentation is needed Go API doesn't match with REST API and better documentation is needed Jul 29, 2023
@Anush008
Copy link
Member

Anush008 commented Sep 9, 2024

Hey. We released a revamp of the SDK.

@Anush008 Anush008 closed this as completed Sep 9, 2024
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

No branches or pull requests

2 participants