Closed SirWellington closed 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.
/stores?zipcode=90401
Some users don't want to use GPS to look for stores and prefer to search using Zip Codes.
PR: https://github.com/BlackSourceLabs/BlackNectar-Service/pull/68
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.