excid3 / libdns-netlify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NETLIFY for libdns

Go Reference

This package implements the libdns interfaces for Netlify, allowing you to manage DNS records.

Example

  • Create a .env file in the _example/ directory with the following inside:
NETLIFY_TOKEN=YOUR_NETLIFY_TOKEN
ZONE=YOUR_ZONE_NAME
  • Then run go run main.go

About

License:MIT License


Languages

Language:Go 100.0%