packages feed

hetzner-0.2.1.0: readme.md

# Hetzner Haskell Library

[![Build Status](https://img.shields.io/github/actions/workflow/status/Daniel-Diaz/hetzner/build.yml?branch=main&style=for-the-badge)](https://github.com/Daniel-Diaz/hetzner/actions/workflows/build.yml)

## 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.