Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ hdns-go Public

Unofficial Go client library for Hetzner DNS API

License

fnyu/hdns-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdns-go: An unofficial Go library for the Hetzner DNS API

GitHub Actions status GoDoc

Package hdns is an unofficial library for the Hetzner DNS API.

The library's documentation is available at GoDoc.

The official public API documentation is available at https://dns.hetzner.com/api-docs.

Some parts of the codebase were copy-pasted directly from the official hetznercloud/hcloud-go package. The intention was to maintain some level of compatibility between those clients so it is easier to adapt both of the libraries in the same project.

Example

// Placeholder for actual usage example

Go Version Support

The library supports at least Go 1.18 and Go 1.19. It is possible that it could be used with older versions, but I have not tested this library against them.

Go Release Policy

License

MIT

About

Unofficial Go client library for Hetzner DNS API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages