codeforkansascity / address-api

A address database accessible through an API that will return attributes about the address, neighborhood, council district, zoning...
http://address-api.codeforkc.org
MIT License
5 stars 9 forks source link

Neighborhood name typeahead #107

Open zmon opened 7 years ago

zmon commented 7 years ago

Allow for neighborhood typeahead like we have for addresses at http://dev-api.codeforkc.org/address-typeahead/V0/210

We will know when we are done when

The endpoint http://dev-api.codeforkc.org/neighborhood-typeahead returns the ID and Name of one or more neighborhoods

@amandaCCF