A lightweight js library designed to simplify interactions with the RDAP protocol.
Install rdap-kit with npm
npm install rdap-kit
// or
pnpm install rdap-kit
Clone the project
git clone https://github.com/plsankar/rdap-kit
Go to the project directory
cd rdap-kit
Install dependencies
pnpm install
Start the server
pnpm run start
Contributions are welcome!
This project is licensed under the MIT License. See the LICENSE file for more information.