@realtimeregister/adac-api-client
v2.0.1
Published
TypeScript API client for our Advanced Domain Availability Checker (ADAC).
Readme
ADAC API client
TypeScript API client for our Advanced Domain Availability Checker (ADAC).
Features
- Easy integration with front-end frameworks
- Complete control over the handling of every result, suggestion and category
- Easily add your own pricing
Prerequisites
- Realtime Register account
- Access to the ADAC management portal
Installation
yarn add @realtimeregister/adac-api-clientOR
npm install @realtimeregister/adac-api-clientBasic usage
Examples can be found on the Wiki of this GitHub repository.
Development
Building
yarn build # build for production
yarn dev # build for dev, with watch mode enabledLicense
This project is licensed under the MIT license
