hetznercloud / awesome-hcloud

A curated list of awesome libraries, tools, and integrations for Hetzner Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hcloud API bindings for Rust

HenningHolmDE opened this issue · comments

Thanks for the great work!

Over the last months, I worked on a hcloud implementation for the Rust programming language. I would be happy if you would add the project to the list.

My project on GitHub: https://github.com/HenningHolmDE/hcloud-rust/
Rust crate on crates.io: https://crates.io/crates/hcloud
Documentation on docs.rs: https://docs.rs/hcloud/latest/hcloud/

Thank you! I added it with 96a73c2