Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acim/hcdns

Go client library for Hetzner DNS API.
https://github.com/acim/hcdns

Last synced: 4 months ago
JSON representation

Go client library for Hetzner DNS API.

Awesome Lists containing this project

README

        

# hcdns

[![pipeline](https://github.com/acim/hcdns/actions/workflows/pipeline.yaml/badge.svg)](https://github.com/acim/hcdns/actions/workflows/pipeline.yaml)
[![Go Reference](https://pkg.go.dev/badge/go.acim.net/hcdns.svg)](https://pkg.go.dev/go.acim.net/hcdns)
[![Go Report](https://goreportcard.com/badge/go.acim.net/hcdns)](https://goreportcard.com/report/go.acim.net/hcdns)
![Go Coverage](https://img.shields.io/badge/coverage-77.8%25-brightgreen?style=flat&logo=go)

Go client library for [Hetzner DNS API](https://dns.hetzner.com/api-docs).

## License

Licensed under either of

- Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.