https://github.com/acim/hcdns
Go client library for Hetzner DNS API.
https://github.com/acim/hcdns
Last synced: about 1 month ago
JSON representation
Go client library for Hetzner DNS API.
- Host: GitHub
- URL: https://github.com/acim/hcdns
- Owner: acim
- License: apache-2.0
- Created: 2023-02-18T19:15:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T10:45:44.000Z (9 months ago)
- Last Synced: 2025-02-27T05:51:24.176Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-hcloud - hcdns
README
# hcdns
[](https://github.com/acim/hcdns/actions/workflows/pipeline.yaml)
[](https://pkg.go.dev/go.acim.net/hcdns)
[](https://goreportcard.com/report/go.acim.net/hcdns)
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.