Skip to content

John-K/dnsmadeeasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS Made Easy API client

Go Reference

A Golang client for DNS Made Easy against their APIv2 endpoints

Testing

Create a .env file containing the varibles DME_API_TOKEN and DME_API_SECRET using credentials from your DNS Made Easy Sandbox account, then run go test -v

Note

Depending on the load on the DNS Made Easy sandbox environment, it may take an inordinate amount of time to finish creating the two domains that are created during testing.

If either of the TestSandboxIntegration/Cleanup_test_domains calls fail, it will be necessary to manually delete those domains.