diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ # CoreDNS - [](https://godoc.org/github.com/miekg/coredns) - [](https://travis-ci.org/miekg/coredns) +[](https://godoc.org/github.com/miekg/coredns) +[](https://travis-ci.org/miekg/coredns) +[](https://goreportcard.com/report/github.com/miekg/coredns) CoreDNS is a DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the same model: it chains middleware. In fact it's so similar that CoreDNS is now a server type plugin for |