You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing something similar to this with the Ziptastic API in an app I'm building at work; it queries the API multiple times until it finds the first likely candidate. This requires a list of country codes in order of priority... I like the idea of returning multiple results, but it might be nice for the API to optionally do the above as well.
In theory, we could return a list of values based on a postal code that's entered.
The text was updated successfully, but these errors were encountered: