hetzner: Hetzner Cloud and DNS library.

[ cloud, library, mit, program ] [ Propose Tags ] [ Report a vulnerability ]

Hetzner Cloud and DNS library. Check the readme and documentation for more details.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.7.1.0
Change log changelog.md
Dependencies aeson, base (>=4.16 && <4.21), blaze-html, bytestring, conduit, containers, country, directory, hetzner, http-conduit, ip, megaparsec, scientific, text, time, yaml [details]
License MIT
Author Daniel Casanueva (daniel.casanueva `at` proton.me)
Maintainer Daniel Casanueva (daniel.casanueva `at` proton.me)
Category Cloud
Home page https://gitlab.com/daniel-casanueva/haskell/hetzner
Bug tracker https://gitlab.com/daniel-casanueva/haskell/hetzner/-/issues
Uploaded by DanielDiaz at 2024-12-31T16:22:16Z
Distributions NixOS:0.6.0.0
Executables hetzner-docs, hetzner-test
Downloads 567 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-12-31 [all 1 reports]

Readme for hetzner-0.7.1.0

[back to package description]

Hetzner Haskell Library

Description

Client interface for the Hetzner Cloud API and the Hetzner DNS API, written in the Haskell programming language.

Completeness

This library doesn't cover (at least, not yet) the enterity of Hetzner's API. However, if there's anything you would like to see added, feel free to open an issue. If it's urgent, send me an email. I mainly add features only when I myself need them, but I'd be happy to extend the library upon request. Of course, if you can contribute with a merge request, that'd be greatly appreciated. The only ask I have if you decide to contribute is to follow more or less the naming and styling already used in the rest of the library. Thanks!

Documentation

Find documentation from the main (potentially unreleased) branch here.