www. redirect microservice for Google App Engine
-
Updated
Nov 28, 2017 - Python
www. redirect microservice for Google App Engine
Domainer is a Go script that allows you to extract the root domains from a list of domains based on the ARPANET RFC's for (top-level) domains (TLDs). It removes the scheme (if present) from the input domains and extracts the last label before the TLD to produce the root domain. The extracted root domains are then printed as output.
Read hostname list from STDIN and dump root-domains on STDOUT
This project automatically retrieves and parses the IANA Root Zone Database webpage and updates a JSON file in the repository with the current top-level domain (TLD) data. The JSON file maps each TLD (with its leading dot) to its associated type and TLD manager information.
Add a description, image, and links to the root-domain topic page so that developers can more easily learn about it.
To associate your repository with the root-domain topic, visit your repo's landing page and select "manage topics."