{"id":22340322,"url":"https://github.com/kuntoaji/docheck","last_synced_at":"2025-03-26T09:16:10.096Z","repository":{"id":62557316,"uuid":"970412","full_name":"kuntoaji/docheck","owner":"kuntoaji","description":"domain name availability checker","archived":false,"fork":false,"pushed_at":"2020-05-27T03:27:49.000Z","size":25,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T11:48:26.492Z","etag":null,"topics":["cli","domain","domainname","gem","gems","ruby","rubygem","rubygems","whois"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/kuntoaji.png","metadata":{"files":{"readme":"README.rdoc","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":"2010-10-07T20:09:55.000Z","updated_at":"2023-02-15T23:31:44.000Z","dependencies_parsed_at":"2022-11-03T06:15:43.377Z","dependency_job_id":null,"html_url":"https://github.com/kuntoaji/docheck","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuntoaji%2Fdocheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuntoaji%2Fdocheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuntoaji%2Fdocheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuntoaji%2Fdocheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuntoaji","download_url":"https://codeload.github.com/kuntoaji/docheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245623078,"owners_count":20645680,"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":["cli","domain","domainname","gem","gems","ruby","rubygem","rubygems","whois"],"created_at":"2024-12-04T07:11:15.572Z","updated_at":"2025-03-26T09:16:10.075Z","avatar_url":"https://github.com/kuntoaji.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Docheck\nDomain name availability checker. By default, It will return all available and registered domains.\n\n== Requirements\nRuby \u003e= 1.9.2\n\n== Installation\n\n  $ gem install docheck\n\n== Usage\nFrom the command line:\n\n  docheck -n google\n\nFrom the Ruby file or IRB.\n\n  require 'docheck'\n\n  docheck = Docheck::Application.new('github')\n\n  # returns two elements array. first array is available domains, last array is registered domains\n  docheck.fetch\n\n  # returns all available domains\n  docheck.available_domains\n\n  # returns all registered domains\n  docheck.registered_domains\n\n  # print all available and registered domains\n  docheck.print\n\n== License\nCopyright (c) 2010 - 2019 Kunto Aji Kristianto, Docheck is released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuntoaji%2Fdocheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuntoaji%2Fdocheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuntoaji%2Fdocheck/lists"}