This project is a web application that serves as an RDAP (Registration Data Access Protocol) client, allowing users to query domain registration data from RDAP servers. The web application is built using Vite, React, and Tailwind CSS.
To install the RDAP client, clone the repository and install the dependencies:
git clone https://github.com/andrizan/rdap-client.git
cd rdap-client
bun install
To use the RDAP client, start the application with the following command:
bun dev
Then, open your web browser and navigate to http://localhost:5173
. Enter the domain you want to query in the provided input field.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or inquiries, please contact me@andrizan.xyz.