terraform/vendor/github.com/soniah/dnsmadeeasy/README.md

34 lines
1.2 KiB
Markdown
Raw Normal View History

# dnsmadeeasy
[![Build
Status](https://travis-ci.org/soniah/dnsmadeeasy.svg?branch=master)](https://travis-ci.org/soniah/dnsmadeeasy)
[![Coverage](http://gocover.io/_badge/github.com/soniah/dnsmadeeasy)](http://gocover.io/github.com/soniah/dnsmadeeasy)
[![GoDoc](https://godoc.org/github.com/soniah/dnsmadeeasy?status.png)](http://godoc.org/github.com/soniah/dnsmadeeasy)
https://github.com/soniah/dnsmadeeasy v1.1
This package provides the `dnsmadeeasy` package which offers an
interface to the [DNSMadeEasy](http://www.dnsmadeeasy.com/) API.
It doesn't have full API coverage, and only implements specific
endpoints, as it is designed for use with
[Terraform](https://github.com/hashicorp/terraform).
**For those reasons, I recommend looking elsewhere if you just need
a standard DNSMadeEasy API client.**
Sonia Hamilton, sonia@snowfrog.net, http://blog.snowfrog.net.
## Documentation
The full documentation is available on [Godoc](http://godoc.org/github.com/soniah/dnsmadeeasy)
## Related Projects
* https://github.com/soniah/terraform-provider-dme
* https://github.com/hashicorp/terraform
* https://github.com/pearkes/dnsimple
## License
See LICENSE. Copyright the DNSMadeEasy authors, see AUTHORS.md.