410c AP web page provisioning device

I have a 410c-based device that I connect to aws services for data collection and control. To deploy, I need to be able to provision the device such that it connects to a near-by WiFi Access Point. I understand the basic methodology for this but I am struggling with actual implementation. I can successfully launch an AP but can’t seem to find any examples of creating/using a web service.
Are there any example projects for this type of provisioning?
Thanks,
Wayne

well the easier way would be to configure connection via SSH once connected to the board in softAP mode. But I agree it’s probably not user friendly. I’m not sure if a web/http solution already exist but you should look at ‘headless wifi configuration’ on google. You need a service exposing the webpage and communicating with networkmanager in backend.