Skip to content

ml4den/dnsApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsApi

dnsApi is a node.js application that acts as an HTTP interface for DNS.

A DNS API running over HTTP can be useful in a variety of scenarios:

  • Make queries when DNS isn't directly available, e.g. in certain restricted or serverless environments
  • Verify records before provisioning a service
  • Get around firewall or geo-blocking limitations

Record Types