An implementation of Name.com's API using Deno, Oak, and Bootstrap 4 to search word lists for available domains.
Deno >= 1.0.2
git clone https://github.com/usebosespeakers/dname.git
cd dname
Edit config.ts with your Name.com username and API key.
deno run --allow-net --allow-read=./ --allow-write=./logs index.ts
This project is licensed under the MIT License.