Skip to content

Initial Release: Address Parser Go REST 1.0.0

Choose a tag to compare

@gosom gosom released this 09 Mar 19:25
· 11 commits to main since this release

This is the initial release of Address Parser Go REST, a REST API that provides address parsing functionality using the libpostal library. With this API, users can easily parse addresses into their individual components without the need for libpostal to be included as a dependency in their projects.

This release includes a Dockerfile for building and running the API, as well as Swagger documentation to help users navigate the API endpoints. We would like to acknowledge the contributors of the libpostal library and the Go bindings used in this project.

If you encounter any issues or have feedback to provide, please create a new issue on the GitHub repository. We hope you find this API useful in your projects!