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.