Porkbun for libdns
This package implements the libdns interfaces for Porkbun, allowing you to manage DNS records.
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.