{"id":16204003,"url":"https://github.com/markembling/markembling.postcodesio","last_synced_at":"2025-03-19T07:31:10.891Z","repository":{"id":32957787,"uuid":"36561221","full_name":"markembling/MarkEmbling.PostcodesIO","owner":"markembling","description":".NET library for interacting with the excellent Postcodes.io service.","archived":false,"fork":false,"pushed_at":"2025-01-27T13:33:26.000Z","size":30203,"stargazers_count":23,"open_issues_count":6,"forks_count":17,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-12T15:51:19.831Z","etag":null,"topics":["api","dotnet","dotnet-standard","library","postcodes","postcodesio"],"latest_commit_sha":null,"homepage":"","language":"C#","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/markembling.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":"2015-05-30T14:24:57.000Z","updated_at":"2025-01-27T13:28:28.000Z","dependencies_parsed_at":"2022-07-25T18:32:31.087Z","dependency_job_id":null,"html_url":"https://github.com/markembling/MarkEmbling.PostcodesIO","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markembling%2FMarkEmbling.PostcodesIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markembling%2FMarkEmbling.PostcodesIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markembling%2FMarkEmbling.PostcodesIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markembling%2FMarkEmbling.PostcodesIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markembling","download_url":"https://codeload.github.com/markembling/MarkEmbling.PostcodesIO/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976644,"owners_count":20377695,"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":["api","dotnet","dotnet-standard","library","postcodes","postcodesio"],"created_at":"2024-10-10T09:55:56.687Z","updated_at":"2025-03-19T07:31:10.887Z","avatar_url":"https://github.com/markembling.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"MarkEmbling.PostcodesIO\n=======================\n\n.NET library for interacting with the excellent [Postcodes.io][1] service.\n\n### Usage\n\n    var client = new PostcodesIOClient();\n\tvar result = client.Lookup(\"GU1 1AA\");\n    // result contains properties such as Latitude, Longitude, Region, County and so on...\n\nCheck out the integration tests (`MarkEmbling.PostcodesIO.Tests`) for further examples.\n\nDo not instantiate a new instance of PostocdesIOClient for each request. If you use a dependency-injection container, register the client as a singleton.\n\nSupports .NET Framework 4.7.2 and above, and .NET Standard 2.0 onwards.\n\n----------\n\nThis library is still a work-in-progress. More examples and documentation will come soon, along with the missing API methods.\n\nIn the meantime, the package is [available on NuGet][2]:\n\n    PM\u003e Install-Package MarkEmbling.PostcodesIO\n\nBe aware: the API may fluctuate until it hits v1.0. But I think it's already going down the right path, so we're probably fine for the most part. But as always, use at your own risk.\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[2]: https://www.nuget.org/packages/MarkEmbling.PostcodesIO/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkembling%2Fmarkembling.postcodesio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkembling%2Fmarkembling.postcodesio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkembling%2Fmarkembling.postcodesio/lists"}