{"id":43799871,"url":"https://github.com/victorfernandesraton/cepgo","last_synced_at":"2026-02-05T21:33:39.161Z","repository":{"id":57857362,"uuid":"527823431","full_name":"victorfernandesraton/cepgo","owner":"victorfernandesraton","description":"Consulta de CEP de forma concorrente usando módulos nativos do GO","archived":false,"fork":false,"pushed_at":"2022-08-28T13:08:54.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T00:33:57.724Z","etag":null,"topics":["cep","goroutine","zipcode","zipcode-brasil"],"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/victorfernandesraton.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}},"created_at":"2022-08-23T03:48:38.000Z","updated_at":"2022-08-29T16:21:08.000Z","dependencies_parsed_at":"2022-09-09T16:41:03.798Z","dependency_job_id":null,"html_url":"https://github.com/victorfernandesraton/cepgo","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/victorfernandesraton/cepgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorfernandesraton%2Fcepgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorfernandesraton%2Fcepgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorfernandesraton%2Fcepgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorfernandesraton%2Fcepgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorfernandesraton","download_url":"https://codeload.github.com/victorfernandesraton/cepgo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorfernandesraton%2Fcepgo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29135047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T20:50:26.975Z","status":"ssl_error","status_checked_at":"2026-02-05T20:49:26.082Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cep","goroutine","zipcode","zipcode-brasil"],"created_at":"2026-02-05T21:33:39.081Z","updated_at":"2026-02-05T21:33:39.148Z","avatar_url":"https://github.com/victorfernandesraton.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cepgo: Consulta de informações sobre um CEP de forma nativa e concorrente\n\n[![Go](https://github.com/victorfernandesraton/cepgo/actions/workflows/go.yml/badge.svg)](https://github.com/victorfernandesraton/cepgo/actions/workflows/go.yml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/victorfernandesraton/cepgo.svg)](https://pkg.go.dev/github.com/victorfernandesraton/cepgo)\n\nFazer consulta de CEP em 3 diferentes provedores e consumir a informação de forma concorrente usando a resposta mais eficiente\n\n## Exemplo\n\n```go\npackage main\n\nimport \"github.com/victorfernandesraton/cepgo\"\n\nfunc main() {\n    // You shold use 41.342-315 or 41342.315\n    data, err := cepgo.Get(\"41342315\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorfernandesraton%2Fcepgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorfernandesraton%2Fcepgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorfernandesraton%2Fcepgo/lists"}