{"id":17651468,"url":"https://github.com/lawzava/go-postal","last_synced_at":"2025-03-30T08:41:43.725Z","repository":{"id":57565183,"uuid":"337130958","full_name":"lawzava/go-postal","owner":"lawzava","description":"Minimalistic library for keeping up to date with Postal (Zip) Code checks and US state finder/parser.","archived":false,"fork":false,"pushed_at":"2023-10-09T20:37:08.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T10:49:45.223Z","etag":null,"topics":["find","go","golang","hacktoberfest","parse","postal","us","usa","validate","zip","zipcode"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/lawzava/go-postal","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/lawzava.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":["lawzava"]}},"created_at":"2021-02-08T16:06:23.000Z","updated_at":"2024-05-20T01:58:56.000Z","dependencies_parsed_at":"2024-06-20T05:22:32.935Z","dependency_job_id":"ef3ba0fb-b97e-46a6-b441-e6ec6cf5aa9a","html_url":"https://github.com/lawzava/go-postal","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fgo-postal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fgo-postal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fgo-postal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawzava%2Fgo-postal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lawzava","download_url":"https://codeload.github.com/lawzava/go-postal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296583,"owners_count":20754632,"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":["find","go","golang","hacktoberfest","parse","postal","us","usa","validate","zip","zipcode"],"created_at":"2024-10-23T11:42:21.730Z","updated_at":"2025-03-30T08:41:43.701Z","avatar_url":"https://github.com/lawzava.png","language":"Go","funding_links":["https://github.com/sponsors/lawzava"],"categories":[],"sub_categories":[],"readme":"![GolangCI](https://github.com/lawzava/go-postal/workflows/golangci/badge.svg?branch=main)\n[![Version](https://img.shields.io/badge/version-v1.2.0-green.svg)](https://github.com/lawzava/go-postal/releases)\n[![Go Report Card](https://goreportcard.com/badge/github.com/lawzava/go-postal)](https://goreportcard.com/report/github.com/lawzava/go-postal)\n[![Coverage Status](https://coveralls.io/repos/github/lawzava/go-postal/badge.svg?branch=main)](https://coveralls.io/github/lawzava/go-postal?branch=main)\n[![Go Reference](https://pkg.go.dev/badge/github.com/lawzava/go-postal.svg)](https://pkg.go.dev/github.com/lawzava/go-postal)\n\n# go-postal\n\nMinimalistic library for keeping up to date with Postal (Zip) Code checks and US state finder/parser.\n\n## Installation\n\n```\ngo get github.com/lawzava/go-postal\n```\n\n## Usage\n\n```go\npackage main\n\nimport \"github.com/lawzava/go-postal\"\n\nfunc main() {\n\tpostal.IsValid(\"70100\") // true\n\tpostal.IsValid(\"101023\") // false\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawzava%2Fgo-postal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flawzava%2Fgo-postal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawzava%2Fgo-postal/lists"}