packages feed

hetzner-0.3.0.0: readme.md

# Hetzner Haskell Library

## Distribution

[![Hackage](https://img.shields.io/hackage/v/hetzner?style=for-the-badge)](https://hackage.haskell.org/package/hetzner)
[![Stackage LTS](http://stackage.org/package/hetzner/badge/lts)](http://stackage.org/lts/package/hetzner)
[![Stackage Nightly](http://stackage.org/package/hetzner/badge/nightly)](http://stackage.org/nightly/package/hetzner)

## Description

Client interface for the [Hetzner Cloud API](https://docs.hetzner.cloud)
and the [Hetzner DNS API](https://dns.hetzner.com/api-docs),
written in the [Haskell](https://www.haskell.org) programming language.

## Status

This library is still in development, so expect missing funcionality.
If there's anything you would like to see added, feel free to
[open an issue](https://github.com/Daniel-Diaz/hetzner/issues/new).
Some breaking changes might also be introduced as the library matures.

## Documentation

Access documentation from the main (potentially unreleased) branch
[here](https://daniel-casanueva.gitlab.io/hetzner/doc).