GoogleApi.DomainsRDAP
Domains RDAP API client library.
Read-only public API that lets users search for information about domain names.
Installation
Install this package from Hex by adding
google_api_domains_rdap to your list of dependencies in mix.exs:
def deps do
[{:google_api_domains_rdap, "~> 0.7"}]
endFor more information
Product documentation is available at https://developers.google.com/domains/rdap/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_domains_rdap.