Maxmind database integration
Hey pfernando,
Absolutely. Looks like they have a pretty good API, you'll definitely be able to integrate it into your Wave application. It might require a bit more heavy lifting on the development side, but it's definitely possible.
Hope that helps and let me know if you have any more specific questions about the integrations.
Thanks!
Hi there pfernando,
Just to add to what Tony already said, here is a quick post on how to consume an external API with Laravel:
How to consume an external API with Laravel and Guzzle
The approach would be similar on how to consume the Maxmind's API.
Best,
Bobby