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