{"id":19711914,"url":"https://github.com/ricoledan/pokedex-cli-demo","last_synced_at":"2026-06-09T04:32:10.150Z","repository":{"id":117357495,"uuid":"413252070","full_name":"Ricoledan/pokedex-cli-demo","owner":"Ricoledan","description":"An example CLI application powered by PokeAPI","archived":false,"fork":false,"pushed_at":"2021-10-16T23:44:55.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T19:58:02.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ricoledan.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-10-04T02:36:03.000Z","updated_at":"2021-10-16T23:44:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a5a8a84-1953-450b-932e-87089d2af648","html_url":"https://github.com/Ricoledan/pokedex-cli-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ricoledan/pokedex-cli-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fpokedex-cli-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fpokedex-cli-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fpokedex-cli-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fpokedex-cli-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ricoledan","download_url":"https://codeload.github.com/Ricoledan/pokedex-cli-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fpokedex-cli-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34092253,"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-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2024-11-11T22:14:34.808Z","updated_at":"2026-06-09T04:32:10.134Z","avatar_url":"https://github.com/Ricoledan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pokedex-cli-demo\n\n![Image of Cubone](https://emojis.slackmojis.com/emojis/images/1619172676/32761/cubone.gif)\nAn example CLI application powered by PokeAPI\n\n## Instructions\n\nInitialize the module\n\n```Bash\ngo mod init pokedex-cli-demo\n```\n\nInstall cobra library\n\n```Bash\ngo get -u github.com/spf13/cobra/cobra\n```\n\nInitialize the cli scaffolding\n\n```Bash\ncobra init --pkg-name pokedex-cli-demo\n```\n\nInstall CLI tool\n\n```Bash\ngo install pokedex-cli-demo \n```\n\n## References\n\n[PokeAPI](https://github.com/PokeAPI/pokeapi/) - A RESTful API for Pokémon\n\n[Cobra](https://github.com/spf13/cobra) - A Commander for modern Go CLI interactions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fpokedex-cli-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricoledan%2Fpokedex-cli-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fpokedex-cli-demo/lists"}