mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-13 02:50:27 +08:00
f6ce421fdd
* GANDI_v5: Add Registrar support * Add GANDI deprecation warning * vendor github.com/tiramiseb/go-gandi |
||
---|---|---|
.. | ||
domain | ||
internal/client | ||
livedns | ||
.gitignore | ||
gandi.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
Gandi Go library
WIP: migrating from https://github.com/tiramiseb/go-gandi-livedns
cmd not working, fix needed
This library interacts with Gandi's API, to manage Gandi services. This API returns some data as HTTP headers, please note those are ignored by this library.
A simple CLI is also shipped with this library. It returns responses to the requests in JSON.