Skip to content

aluminumio/gandinet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

gandinet

Gandi.net v5 API support GEM for Ruby

TODO:

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

About

Gandi.net v5 API support GEM for Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published