/libdns-porkbun

Primary LanguageGoMIT LicenseMIT

Porkbun for libdns

Go Reference

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

Usage

Porkbun API documentation details the process of getting an API key & enable API access for the domain.

An example of usage can be seen in _test/test.go. To run clone the .env_template to a file named .env and populate with the API key and secret API key.