libdns / porkbun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Go 100.0%