Gandi.net v5 API support GEM for Ruby
Support the Gandi.net v5 API.
> gandi_client = GandiNet::OAuthClient.new(CLIENT_ID, CLIENT_SECRET)
> gandi_client.oauth_url # print to screen, click, get the TOKEN
> client = GandiNet::Client.new(TOKEN)
> client.domains