{"id":13455866,"url":"https://github.com/dwisiswant0/tlder","last_synced_at":"2025-04-06T07:10:59.212Z","repository":{"id":104173595,"uuid":"460656649","full_name":"dwisiswant0/tlder","owner":"dwisiswant0","description":"TLDs finder — check domain name availability across all valid top-level domains.","archived":false,"fork":false,"pushed_at":"2024-10-20T10:20:28.000Z","size":24,"stargazers_count":106,"open_issues_count":1,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T06:04:37.041Z","etag":null,"topics":["domain","domain-name","domains","go","golang","tld","tlds","top-level-domains","whois"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dwisiswant0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["dwisiswant0"]}},"created_at":"2022-02-18T00:34:54.000Z","updated_at":"2025-03-07T01:20:33.000Z","dependencies_parsed_at":"2024-01-16T20:24:56.963Z","dependency_job_id":"b0332f56-5244-465d-b8ff-bd5516da8fee","html_url":"https://github.com/dwisiswant0/tlder","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.2222222222222222,"last_synced_commit":"ae621d4d5a9ae8340fea94f0c021f93dad195895"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2Ftlder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2Ftlder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2Ftlder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2Ftlder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwisiswant0","download_url":"https://codeload.github.com/dwisiswant0/tlder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445669,"owners_count":20939958,"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":["domain","domain-name","domains","go","golang","tld","tlds","top-level-domains","whois"],"created_at":"2024-07-31T08:01:12.487Z","updated_at":"2025-04-06T07:10:59.190Z","avatar_url":"https://github.com/dwisiswant0.png","language":"Go","funding_links":["https://github.com/sponsors/dwisiswant0"],"categories":["Go"],"sub_categories":[],"readme":"# TLD:er\n\nTLDs finder — check domain name availability across all valid top-level domains.\n\n## Installation\n\n- Get pre-built binary from [releases page](https://github.com/dwisiswant0/tlder/releases), or\n- If you have [Go1.19+](https://go.dev/dl/) compiler installed \u0026 configured: `go install github.com/dwisiswant0/tlder@latest`.\n\n## Usage\n\n```console\n\u003e tlder -h\n   ________  ___         \n  /_  __/ / / _ \\___ ____\n   / / / /_/ // / -_) __/\n  /_/ /___/____/\\__/_/   \n  ---\n  @dwisiswant0\n\n\nUsage:\n  tlder -d NAME\n\nOptions:\n  -d, --domain \u003cNAME\u003e   Domain NAME to permutate\n  -s, --silent          Silent mode\n      --unreg           Show unregistered TLDs only\n```\n\n## Data\n\nTLDs data taken from [data.iana.org](https://data.iana.org/TLD/). Checks for data updates are carried out weekly by [GitHub workflow](https://github.com/dwisiswant0/tlder/actions/workflows/update.yaml).\n\n## Library\n\nYou can use **TLDer** as library. For example:\n\n```go\npackage main\n\nimport \"github.com/dwisiswant0/tlder\"\n\nfunc main() {\n\tname := \"dw1\"\n\text := \"io\"\n\n\tavail, err := tlder.IsAvailable(name, ext)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\n\tprint(avail)\n}\n```\n\n## License\n\n**tlder** is distributed under MIT, contributions are welcome! See `LICENSE`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisiswant0%2Ftlder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwisiswant0%2Ftlder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisiswant0%2Ftlder/lists"}