demming - Overview

An unofficial Porkbun.com OpenAPI de... An unofficial Porkbun.com OpenAPI description for the Porkbun API, see <https://porkbun.com/api/json/v3/documentation>. Among other things, it can be used - as a foundation to implement a dynamic DNS service, - for managing DNS records, - keeping track on domain pricing, or - for controlling your domains registered with Porkbun domains. As per upstream description <https://porkbun.com/api/json/v3/documentation>, the following features are officially supported and are reproduced in the OpenAPI description: 1. domain pricing, 2. authorized CRUD for DNS records, 3. retrieval of the SSL bundle for a given domain. Disclaimer: If you decide to use the CRUD commands, then do so with caution! They can wreak havoc to the DNS records of your domains! You can use them at your own risk. It is due diligence to back up your DNS records on a regular basis just like protecting your access tokens and passwords. License: MIT <https://opensource.org/licenses/MIT>, Copyright 2022 Nick Demming <https://github.com/demming>