Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.4 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.4 KB


Asynchronous Nim 👑 client for interacting with the Hetzner Cloud API

nimble install hetzner

API reference
Github Actions Github Actions

😍 Key Features

  • Intuitive API interface
  • Direct to Object serialization via pkg/jsony
  • Written in Nim 👑

Examples

import pkg/hetzner
let hcloud = initHetzner(getEnv("api_key"))
let: Certificates = waitFor hcloud.getCertificates()

❤ Contributions & Support

🎩 License

MIT license. Made by Humans from OpenPeeps.
Copyright © 2024 OpenPeeps & Contributors — All rights reserved.