-
Notifications
You must be signed in to change notification settings - Fork 50
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
Where can I find official docs? #10
Comments
There are no official docs for the API as far I know 🤷♂️ |
I searched through Google and public email threads and can confirm there is no official documentation for the API Rest from Oracle. Thanks for replying. I don't know if you'd prefer to close this issue or leave it open for whoever that could come with the same question. I leave it to you |
Thank you, I will leave the issue open |
I've been building a typescript library to perform most of these calls. https://github.com/spenceradolph/guacamole-api I've been referencing these docs as a partial guide (as well as this python library https://gitlab.com/gacybercenter/open/guacamole-api-wrapper) but also have been going through the guacamole source code (.js files) for updated endpoints and calls. If anyone is curious, I'm making an effort to provide full typings for the api calls. |
Hey @spenceradolph any update on this? Seems super useful. I'd also be happy to help if needed. |
I searched for them, but I found nothing. I'll appreciate any help. Thanks.
The text was updated successfully, but these errors were encountered: