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

Autogeneration #296

Open
FreekingDean opened this issue Jan 17, 2024 · 1 comment
Open

Autogeneration #296

FreekingDean opened this issue Jan 17, 2024 · 1 comment

Comments

@FreekingDean
Copy link

Hey there! Just wanted to bring up the idea of an autogenerated API client, I have used this repo as a base and done some playing around to generate the full API with structure. I run into some slight hiccups here & there (you can see from my last two commits) due to Proxmox's idea of a jsonschema not really being the best implementation of one, nor is the API. But it generally works pretty well.

Would be happy to find a way to contribute this back up to this repository, though it may be a somewhat breaking change as the API would change to better conform to Proxmox's API.

https://pkg.go.dev/github.com/FreekingDean/proxmox-api-go
https://github.com/FreekingDean/proxmox-api-go

@mleone87
Copy link
Collaborator

thanks @FreekingDean , looks promising!

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