{"id":25731287,"url":"https://github.com/huangsam/namigo","last_synced_at":"2026-06-13T08:33:10.392Z","repository":{"id":278073522,"uuid":"934087970","full_name":"huangsam/namigo","owner":"huangsam","description":"Your naming pal, written in Go 🐶","archived":false,"fork":false,"pushed_at":"2026-05-18T00:00:04.000Z","size":7223,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-02T19:17:07.838Z","etag":null,"topics":["asciinema","cli","email-verifier","golang","goquery","goreleaser","hacktoberfest","prompt-engineering","scraping","urfave-cli"],"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/huangsam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-02-17T08:56:49.000Z","updated_at":"2026-05-18T00:00:00.000Z","dependencies_parsed_at":"2025-03-26T16:23:35.185Z","dependency_job_id":"a5cf8de3-025e-4f68-ba4a-42de6c745b09","html_url":"https://github.com/huangsam/namigo","commit_stats":null,"previous_names":["huangsam/namigo"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/huangsam/namigo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangsam%2Fnamigo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangsam%2Fnamigo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangsam%2Fnamigo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangsam%2Fnamigo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huangsam","download_url":"https://codeload.github.com/huangsam/namigo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangsam%2Fnamigo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34278153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["asciinema","cli","email-verifier","golang","goquery","goreleaser","hacktoberfest","prompt-engineering","scraping","urfave-cli"],"created_at":"2025-02-26T02:45:49.113Z","updated_at":"2026-06-13T08:33:10.367Z","avatar_url":"https://github.com/huangsam.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Namigo\n\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/huangsam/namigo/ci.yml)](https://github.com/huangsam/namigo/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/huangsam/namigo/v2)](https://goreportcard.com/report/github.com/huangsam/namigo/v2)\n[![License](https://img.shields.io/github/license/huangsam/namigo)](https://github.com/huangsam/namigo/blob/main/LICENSE)\n[![GitHub Release](https://img.shields.io/github/v/release/huangsam/namigo)](https://github.com/huangsam/namigo/releases/latest)\n\nYour naming pal, written in Go 🐶\n\n\u003e It's a dog. It's a friend. It's a Namigo!\n\n\u003cimg src=\"./images/namigo.jpeg\" alt=\"Namigo\" width=\"250px\" /\u003e\n\n## Motivation\n\nFinding the right name for projects is often harder than it seems. Namigo solves this \"naming block\" by providing a simple tool to quickly search for available names across package repositories, DNS, and email, letting you focus on building. By automating the search process, Namigo saves you time and effort, ensuring that you can find the perfect name without the usual hassle.\n\nAdditionally, Namigo can generate new names via AI prompts to chatbots, offering creative and unique suggestions. This feature leverages the power of artificial intelligence to provide you with a variety of name options that you might not have considered. Whether you need a name for a new project, package, domain, or email address, Namigo is your go-to naming pal.\n\n## Getting started\n\nInstalling the CLI:\n\n```shell\n# With `go install`\ngo install github.com/huangsam/namigo/v2/cmd/namigo@latest\n\n# With https://github.com/huangsam/namigo/releases\n# Access the link with the browser of your choice\n# Choose the binary that suits your system's OS and architecture\n```\n\nPrompting and searching with CLI:\n\n```shell\n# Generate a prompt to get names from AI\nnamigo generate prompt\n\n# Search for package matches\nnamigo search package 'hello'\n\n# Search for DNS matches\nnamigo search dns 'hello'\n\n# Search for email matches\nnamigo search email 'hello'\n```\n\nHere is a screencast to see the CLI in action:\n\n\u003cimg src=\"./images/demo.gif\" alt=\"Namigo Demo\" width=\"800px\" /\u003e\n\nWant to help make Namigo even better? Check out our [contribution guidelines](./CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangsam%2Fnamigo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuangsam%2Fnamigo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangsam%2Fnamigo/lists"}