An open API service indexing awesome lists of open source software.

https://github.com/gosom/address-parser-go-rest

Address Parser Go REST is a REST API that provides address parsing functionality using the libpostal library. Users can submit a request to parse an address into its individual components, and the API returns a JSON response with the parsed components.
https://github.com/gosom/address-parser-go-rest

address-parsing go golang libpostal rest-api

Last synced: 2 months ago
JSON representation

Address Parser Go REST is a REST API that provides address parsing functionality using the libpostal library. Users can submit a request to parse an address into its individual components, and the API returns a JSON response with the parsed components.

Awesome Lists containing this project