{"id":16356928,"url":"https://github.com/previousdeveloper/postcodes-go-client","last_synced_at":"2025-10-29T12:07:59.311Z","repository":{"id":57520914,"uuid":"251342190","full_name":"previousdeveloper/postcodes-go-client","owner":"previousdeveloper","description":"Go library for interacting with the excellent Postcodes.io service","archived":false,"fork":false,"pushed_at":"2020-04-02T21:28:03.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T06:29:41.722Z","etag":null,"topics":["postcodes"],"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/previousdeveloper.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":"2020-03-30T15:10:19.000Z","updated_at":"2020-11-05T14:30:22.000Z","dependencies_parsed_at":"2022-09-26T18:01:07.163Z","dependency_job_id":null,"html_url":"https://github.com/previousdeveloper/postcodes-go-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fpostcodes-go-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fpostcodes-go-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fpostcodes-go-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousdeveloper%2Fpostcodes-go-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/previousdeveloper","download_url":"https://codeload.github.com/previousdeveloper/postcodes-go-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239670732,"owners_count":19677866,"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":["postcodes"],"created_at":"2024-10-11T01:44:34.406Z","updated_at":"2025-10-29T12:07:54.264Z","avatar_url":"https://github.com/previousdeveloper.png","language":"Go","readme":"# postcodes-go-client\n\n\n![Go Report Card](https://goreportcard.com/badge/github.com/previousdeveloper/postcodes-go-client)\n![Build](https://travis-ci.org/previousdeveloper/postcodes-go-client.svg?branch=master)\n-------------\n\nGo library for interacting with the excellent [Postcodes.io][1] service.\n\n### Usage\n\n```go\n\nconfig := postcode.DefaultConfig()\npostCodeClient := postcode.NewPostCode(config)\na := postCodeClient.BulkLookupPostcode(\u0026model.BulkPostCodeRequest{Postcodes: []string{\"OX49 5NU\"}})\nfmt.Println(a.Result[0].Result)\n\n```\n----------\n\nInstallation\n-------------\n\n```bash\ngo get github.com/previousdeveloper/postcodes-go-client\n```\n### Contributions\n\nFeel free to make contributions via a pull request. Please keep the tests current (and add, if necessary).\n\n\n[1]: http://postcodes.io/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousdeveloper%2Fpostcodes-go-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpreviousdeveloper%2Fpostcodes-go-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousdeveloper%2Fpostcodes-go-client/lists"}