Skip to content

openpeeps/hetzner-nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


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.

About

A Nim library for the Hetzner Cloud API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages