{"id":19322678,"url":"https://github.com/picatz/tlds","last_synced_at":"2025-04-22T19:31:46.612Z","repository":{"id":89919273,"uuid":"117399428","full_name":"picatz/tlds","owner":"picatz","description":"🌍 Top-level domains made easy.","archived":false,"fork":false,"pushed_at":"2018-01-14T03:48:23.000Z","size":3,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T03:05:57.078Z","etag":null,"topics":["domains","golang","library","tld"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picatz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-01-14T03:46:26.000Z","updated_at":"2022-05-19T13:50:07.000Z","dependencies_parsed_at":"2023-05-30T12:31:33.195Z","dependency_job_id":null,"html_url":"https://github.com/picatz/tlds","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/picatz%2Ftlds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picatz%2Ftlds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picatz%2Ftlds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picatz%2Ftlds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picatz","download_url":"https://codeload.github.com/picatz/tlds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250308430,"owners_count":21409268,"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":["domains","golang","library","tld"],"created_at":"2024-11-10T01:42:06.526Z","updated_at":"2025-04-22T19:31:46.601Z","avatar_url":"https://github.com/picatz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tlds\n\u003e Top-level domains made easy.\n\nA simple [top-level domain](https://en.wikipedia.org/wiki/Top-level_domain) library for gophers.\n\n## Installation\n\n```\ngo get github.com/picatz/tlds\n```\n\n## Example Usage\n\n```go\npackage main\n\nimport (\n  \"fmt\"\n  \"github.com/picatz/tlds\"\n)\n\nfunc main() {\n  for domain := range tlds.StreamAllDomains() {\n    fmt.Println(domain)\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicatz%2Ftlds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicatz%2Ftlds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicatz%2Ftlds/lists"}