@hackage hetzner0.7.2.1
Hetzner Cloud and DNS library.
Categories
License
MIT
Maintainer
Daniel Casanueva (coding `at` danielcasanueva.eu)
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (13)
- aeson
- base >=4.16 && <4.21
- bytestring
- conduit
- containers
- country Show all…
Dependents (0)
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!