NateWr / restaurant-reservations

WordPress plugin to accept restaurant reservations online
68 stars 51 forks source link

Allow one-click geolookup for IPs #89

Open NateWr opened 7 years ago

NateWr commented 7 years ago

This looks like a promising API:

https://ip2country.info/

And this is a bundled database:

https://github.com/brightnucleus/geolite2-country

More APIs with 1k/day rate limiting:

http://ipinfo.io/ https://ipapi.co/ https://freegeoip.net/?q=92.238.84.5

1quicksi commented 5 years ago

I have been using: https://wordpress.org/plugins/count-per-day/ If you can tie into that, it might same you from reinventing the wheel?

JeePeeNL commented 5 years ago

How can this be an enhancement for restaurant reservations?