{"id":21059754,"url":"https://github.com/cdubz/rdap-explorer","last_synced_at":"2025-05-16T00:33:53.735Z","repository":{"id":46855918,"uuid":"80077765","full_name":"cdubz/rdap-explorer","owner":"cdubz","description":"Basic web app for querying, formatting and navigating RDAP information.","archived":false,"fork":false,"pushed_at":"2022-09-30T00:05:28.000Z","size":127,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T17:53:41.581Z","etag":null,"topics":["django","ip","ip-address","ipv4","ipv6","python","rdap","website","whois"],"latest_commit_sha":null,"homepage":"https://rdap-explorer.chris-wells.net/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdubz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-26T02:00:24.000Z","updated_at":"2022-09-29T23:32:19.000Z","dependencies_parsed_at":"2023-01-18T18:45:16.723Z","dependency_job_id":null,"html_url":"https://github.com/cdubz/rdap-explorer","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdubz%2Frdap-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdubz%2Frdap-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdubz%2Frdap-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdubz%2Frdap-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdubz","download_url":"https://codeload.github.com/cdubz/rdap-explorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254447868,"owners_count":22072754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","ip","ip-address","ipv4","ipv6","python","rdap","website","whois"],"created_at":"2024-11-19T17:13:02.891Z","updated_at":"2025-05-16T00:33:48.697Z","avatar_url":"https://github.com/cdubz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RDAP Explorer\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n**RDAP Explorer** provides a basic frontend for querying, formatting and\nnavigating RDAP information using:\n\n- [IPWhois](https://github.com/secynic/ipwhois) by Philip Hane.\n- [pycountry](https://bitbucket.org/flyingcircus/pycountry) by [Christian Theune](https://flyingcircus.io/)\n- [JSONFormatter](http://azimi.me/json-formatter-js/) by [Mohsen Azimi](http://azimi.me/).\n\n## Installation\n\n### Prerequisites\n\n- Python 3.x\n- Pip3 + pipenv\n\n### Initiate environment\n\n```shell\npip3 install --user pipenv\ncd /path/to/cloned/repo\nexport PIPENV_VENV_IN_PROJECT=1\npipenv install --three\n```\n\n### Configure\n\n```shell\ncd rdap_explorer/settings\ncp example.py custom.py\n```\n\nOpen `custom.py` in your preferred editor and add, at least, a `SECRET_KEY`.\n\n### Run standalone\n\n```shell\npipenv shell\nexport DJANGO_SETTINGS_FILE=rdap_explorer.settings.custom\npython manage.py migrate\npython manage.py createcachetable\npython manage.py runserver\n```\n\nThe application should now be available at \n[http://127.0.0.1:8000/](http://127.0.0.1:8000/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdubz%2Frdap-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdubz%2Frdap-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdubz%2Frdap-explorer/lists"}