Skip to content

A lightweight js library designed to simplify interactions with the RDAP protocol.

License

Notifications You must be signed in to change notification settings

plsankar/rdap-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdap-kit

A lightweight js library designed to simplify interactions with the RDAP protocol.

Badges

MIT License

Installation

Install rdap-kit with npm

  npm install rdap-kit
  // or
  pnpm install rdap-kit

Run Locally

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

Acknowledgements

Contributing

Contributions are welcome!

License

This project is licensed under the MIT License. See the LICENSE file for more information.