3.0.0 • Published 5 years ago

@datafire/nic_at_domainfinder v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@datafire/nic_at_domainfinder

Client library for nic.at Domainfinder API Documentation

Installation and Usage

npm install --save @datafire/nic_at_domainfinder
let nic_at_domainfinder = require('@datafire/nic_at_domainfinder').create();

.then(data => {
  console.log(data);
});

Description

Actions

api.v1.suggest.get

Provides a list of available .at domain names related to the given input term or domain

nic_at_domainfinder.api.v1.suggest.get({
  "term": ""
}, context)

Input

  • input object
    • term required string: Domainname/term to obtain suggestions for

Output

  • output object
    • array
    • items string

Definitions

This integration has no definitions