Asynchronous Nim π client for interacting with the Hetzner Cloud API
nimble install hetzner
- Intuitive API interface
- Direct to Object serialization via
pkg/jsony
- Written in Nim π
import pkg/hetzner
let hcloud = initHetzner(getEnv("api_key"))
let: Certificates = waitFor hcloud.getCertificates()
- π Found a bug? Create a new Issue
- π Wanna help? Fork it!
- π Get β¬20 in cloud credits from Hetzner
- π₯° Donate via PayPal address
MIT license. Made by Humans from OpenPeeps.
Copyright Β© 2024 OpenPeeps & Contributors β All rights reserved.