The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
Hi
I'm new to microwebsrv2 and have some problem getting started :-[
When i try to access a document with the extension .pyhtml I get an error 403 (forbidden) ?
My microwebsrv2 i running on an and firebeetle (ESP32 WROOM-32D), with micropython version 1.14.
My code is shown below
best regards Ib
Hi I'm new to microwebsrv2 and have some problem getting started :-[ When i try to access a document with the extension .pyhtml I get an error 403 (forbidden) ? My microwebsrv2 i running on an and firebeetle (ESP32 WROOM-32D), with micropython version 1.14. My code is shown below best regards Ib