proxmox-api

Crates.ioproxmox-api
lib.rsproxmox-api
version0.1.1
sourcesrc
created_at2024-04-07 15:24:35.509622
updated_at2024-04-07 15:34:52.198132
descriptionRust bindings for the Proxmox VE HTTP API
homepage
repositoryhttps://github.com/datdenkikniet/proxmox-api
max_upload_size
id1199248
size1,604,320
(datdenkikniet)

documentation

https://docs.rs/proxmox-api/

README

proxmox-api: idiomatic Rust bindings for the Proxmox VE HTTP API

Features:

  • Types automatically generated from Proxmox VE's almost-json-schema.

  • Re-usable (sub-)clients

What's missing?

  • Pattern validation
  • Range validation for values
  • Rust-types for well known types

License

All source code (including code snippets) is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

This project aims to conform to Conventional Commits. If you make contributions, please be so kind to stick to that format :)

Commit count: 108

cargo fmt