easyDNS API bindings for Go
Go to file
Steven Polley 368824fb66 Update 'README.md' 2019-06-23 07:17:54 +00:00
example-client comment 2019-06-23 07:02:46 +00:00
README.md Update 'README.md' 2019-06-23 07:17:54 +00:00
zones.go Add removeRecord 2018-11-15 17:11:56 -07:00

README.md

go-easydns

Unfinished and basic API bindings for EasyDNS.com

I originally created this to enable use of Let's Encrypt DNS validation.

Installation

go get deadbeef.codes/steven/go-easydns

Usage

See example-client