What's a good DNS hosting solution that has a good, straightforward api. (I find route53 to be an api headache)
Ask HN: DNS service with an api
1–3 of 3 posts
Re: Ask HN: DNS service with an api
#2www.dnsimple.com
Re: Ask HN: DNS service with an api
#3I use http://www.rackspace.com/cloud/dns/
Free RESTful API with language bindings.
Api docs: http://docs.rackspace.com/cdns/api/v1.0/cdns-devguide/conten...
Python examples: https://github.com/rackspace/pyrax/tree/master/samples/cloud...