e-fu / domainster

Helper Functions to work with domainr to make it easy to find registrable domains and TLDs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domainster

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add domainster to your list of dependencies in mix.exs:

    def deps do [{:domainster, "~> 0.0.1"}] end

  2. Ensure domainster is started before your application:

    def application do [applications: [:domainster]] end

About

Helper Functions to work with domainr to make it easy to find registrable domains and TLDs.

License:MIT License


Languages

Language:Elixir 100.0%