uBlox and Mongoose HTTPd integration?

Hi All,
I’m trying to find out how one would integrate a uBlox (say a NINA-W31 WiFi module with its UART) with Mongoose HTTPd. Has anyone done this? If so could I be pointed at an example project or code-base? Moreover, since a uBlox module has its own TCP-IP stack would it integrate with LWIP or with Mongoose HTTPd (I assumed the latter)?

@mikes603 What framework are you using for programming that ublox module ?

Well I don’t have any uBlox just yet. As I’m looking to see what the integration details would be with our NXP iMXRT1062 platform. Which currently uses LWIP+MongooseHTTPd bare-metal.