1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Files
stackexchange-dnscontrol/vendor/github.com/tiramiseb/go-gandi
Tom Limoncelli bbbb0c8c95 Update modules (#691)
* go get -u github.com/aws/aws-sdk-go
* get -u github.com/tiramiseb/go-gandi
* go get -u google.golang.org/api

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2020-03-10 16:26:06 -04:00
..
2020-03-10 16:26:06 -04:00
2020-03-10 16:26:06 -04:00
2020-02-12 21:16:35 -05:00

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.