Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrizan/rdap-client


https://github.com/andrizan/rdap-client

rdap rdap-client tailwindcss typescript vite

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# RDAP Client

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.

## Installation

To install the RDAP client, clone the repository and install the dependencies:

```bash
git clone https://github.com/andrizan/rdap-client.git
cd rdap-client
bun install
```

## Usage

To use the RDAP client, start the application with the following command:

```bash
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.

## Contributing

Contributions are welcome! Please open an issue or submit a pull request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contact

For any questions or inquiries, please contact [[email protected]](mailto:[email protected]).