Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which release version gives a zipcode included response? #212

Open
Krishna-Chaitanya-Ganta opened this issue Sep 22, 2020 · 2 comments
Open

Comments

@Krishna-Chaitanya-Ganta

No description provided.

@bluesmoon
Copy link
Collaborator

Looks like this is discussed in #190

@sapics
Copy link

sapics commented Sep 8, 2024

I have created ip-location-api which has similar in-memory database system with geoip-lite.
You can display "zip code" whose field name is postcode as following

# Update database
npm run updatedb ILA_FIELDS=country,region1,city,metro,eu,timezone,latitude,area,postcode

# application run
node your_application.js ILA_FIELDS=country,region1,city,metro,eu,timezone,latitude,area,postcode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants