https://github.com/libdns/easydns
https://github.com/libdns/easydns
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/libdns/easydns
- Owner: libdns
- License: mit
- Created: 2023-06-30T15:50:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T03:39:34.000Z (almost 2 years ago)
- Last Synced: 2025-08-01T00:25:52.906Z (11 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
EasyDNS for [`libdns`](https://github.com/libdns/libdns)
=======================
[](https://pkg.go.dev/github.com/libdns/easydns)
This package implements the [libdns interfaces](https://github.com/libdns/libdns) for [EasyDNS](https://easydns.com/), allowing you to manage DNS records.
To manage and create token and key information for your account, navigate to https://cp.easydns.com/manage/security/.
Example usage can be found in the `_example` directory in this repository.
Constraints:
- Minimum TTL allowed 5 mins (300 seconds), a TTL less than 300 will be set to 300