You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: