BlackSourceLabs / BlackNectar-Service

REST API for BlackNectar
Apache License 2.0
5 stars 1 forks source link

Query By Zip Code #34

Closed SirWellington closed 7 years ago

SirWellington commented 7 years ago

Update the API to allow querying for stores by zip code.

/stores?zipcode=90401 should load all stores in that zip code.

Why

Some users don't want to use GPS to look for stores and prefer to search using Zip Codes.

SirWellington commented 7 years ago

PR: https://github.com/BlackSourceLabs/BlackNectar-Service/pull/68