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

https://github.com/tarsislimadev/rdap-api

To find domain data in RDAP servers
https://github.com/tarsislimadev/rdap-api

database rdap rdap-client

Last synced: about 2 months ago
JSON representation

To find domain data in RDAP servers

Awesome Lists containing this project

README

          

# [RDAP](https://rdap.org)

To find domain data in RDAP servers

## social & donate

[Donate](https://link.mercadopago.com.br/brtmvdl) - [Telegram](https://t.me/+KRmg5MlqgMk0MTg5) - [Discord](https://discord.gg/VUJWb4Yk)

## how to install

### .env file

```
DATABASE=./data
```

## how to use

### domain

```sh
bash ./src/domain.sh google.com.br
```

## license

[MIT](./LICENSE)