Does anybody know of a DNS Server that is written in Node.JS? I am specifically interested in Authoritative DNS Servers (as opposed to caching DNS server).
The only thin
Here's "a very basic authority server built with Node.js", in < 500 lines: dnsserver.js