README.md raw

regfish DNS API Go Client

Go Reference

Testing

Create a .env file containing the varibles RF_API_KEY using credentials from your regfish account (from Account, Security, API keys). Modify client_test.go and replace example.com with your own domain, then run go test -v to run the tests.