dnscontrol/vendor/github.com/tiramiseb/go-gandi/README.md
Tom Limoncelli f6ce421fdd
NEW PROVIDER: GANDI_V5 (deprecates GANDI) (#572)
* GANDI_v5: Add Registrar support
* Add GANDI deprecation warning
* vendor github.com/tiramiseb/go-gandi
2020-01-20 14:13:32 -05:00

669 B

Gandi Go library

WIP: migrating from https://github.com/tiramiseb/go-gandi-livedns

cmd not working, fix needed

GoDoc License

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.