ZWeb.API.Addresses.SearchController (Portico/Z v0.1.0)

API functions for address parsing

Link to this section Summary

Functions

GET /api/addresses/lookup/932%20Washington%20St.%2C%20Norwood%2C%20MA%2002062

Link to this section Functions

Link to this function

show(conn, map)

GET /api/addresses/lookup/932%20Washington%20St.%2C%20Norwood%2C%20MA%2002062

An endpoint for parsing addresses. Just send an address (url-encoded) as the "id" to the route. The result will be a list of ZSchemas.Address structs.