Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provider request: Netlify #714

Closed
FiloSottile opened this issue Apr 13, 2020 · 3 comments · Fixed by #1820
Closed

Provider request: Netlify #714

FiloSottile opened this issue Apr 13, 2020 · 3 comments · Fixed by #1820

Comments

@FiloSottile
Copy link
Contributor

Netlify offers managed DNS for arbitrary zones.

There is an API, although the docs and Go client support are pending in a PR: netlify/open-api#207

@bohanyang
Copy link

Really need this

@tlimoncelli
Copy link
Contributor

I'd love to get a volunteer to write the code for this.

Our Step-by-Step Guide makes it pretty easy. You basically write (1) a function to authenticate, (2) a function to download all the records for a zone, (3) a function that does an add/change/delete. DNScontrol does all the rest. Many of our providers were written by people that are new to Go.

Tom

@kmutahar
Copy link

Adding onto this while netlify/open-api#207 has been close a similar PR was made and merged netlify/open-api#211

In-case any one is interested and to revive this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants