A very basic Domain Name System implemented in Elixir. It's not a full fledged DNS, its just being designed to implement DNS in its most basic and minimalist format. The main goal to implement this is to understand how DNS works which will in return guides you to implement the same with actual DNS services.