{"id":22117657,"url":"https://github.com/bioblaze/dns_lookup_service","last_synced_at":"2025-03-24T06:14:15.967Z","repository":{"id":66363461,"uuid":"373597946","full_name":"Bioblaze/dns_lookup_service","owner":"Bioblaze","description":"DNS Lookup Service allows you to query DNS for a Domain, and retrieve set records based on your query.","archived":false,"fork":false,"pushed_at":"2021-06-03T19:36:14.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T11:46:09.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Bioblaze.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-03T18:00:06.000Z","updated_at":"2021-06-03T19:36:17.000Z","dependencies_parsed_at":"2023-02-20T16:01:18.082Z","dependency_job_id":null,"html_url":"https://github.com/Bioblaze/dns_lookup_service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bioblaze%2Fdns_lookup_service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bioblaze%2Fdns_lookup_service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bioblaze%2Fdns_lookup_service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bioblaze%2Fdns_lookup_service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bioblaze","download_url":"https://codeload.github.com/Bioblaze/dns_lookup_service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217935,"owners_count":20579300,"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":[],"created_at":"2024-12-01T13:37:57.731Z","updated_at":"2025-03-24T06:14:15.960Z","avatar_url":"https://github.com/Bioblaze.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNS Lookup Service\n\nCreated this because I needed it, I hope it helps you. Dockerfile is included, should automatically deploy.\n\nExample POST\n```console\ncurl --location --request POST 'localhost:41419/api/dns/' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"type\": \"a\",\n    \"domain\": \"divine.games\"\n}'\n```\n\nExample GET\n```console\ncurl --location --request GET 'localhost:41419/api/dns/a/divine.games'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbioblaze%2Fdns_lookup_service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbioblaze%2Fdns_lookup_service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbioblaze%2Fdns_lookup_service/lists"}