PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

Maxmind database integration

Solved
pfernando

Jan 12th, 2022 01:10 AM

Hi, just wondering if Maxmind country/state/city database can be integrated into an autocomplete form in Wave via CRUD. Thank you in advance.

tnylea

Jan 12th, 2022 05:57 PM

Best Answer

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!

bobbyiliev

Jan 13th, 2022 12:32 AM

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

tnylea

Jan 13th, 2022 08:24 AM

Thanks @bobbyiliev!

Report
1