MicroWebSrv

Web server

A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices.

A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)

GitHub

652 stars
49 watching
116 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

captive-portalesp32hc2httpiotlanguage-templatingmicropythonmicrowebsrvpyboardpycompyhtmlroutingsupport-websocketstemplate-enginetemplatingwebserverwebsocketwebsocket-serverwebsocketswipy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jczic/microwebsrv2 A highly optimized web server designed for embedded systems and IoT devices 662
jczic/microwebcli A micro HTTP Web client for MicroPython 55
jczic/microdnssrv A lightweight DNS server designed to respond to A queries from MicroPython-based devices with support for multiple domains and wildcards. 74
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
jczic/microrestcli A micro HTTP JSON REST client library for MicroPython-based devices 29
belyalov/tinyweb A lightweight HTTP server for microcontrollers with limited resources 252
larsks/micropython-noggin A simple web server for MicroPython that allows developers to create and deploy small web applications. 18
betaravener/upy-websocket-server An ESP8266/ESP32 websocket server implementation allowing client-server communication 84
joewez/captivewebserver A simple web server script for serving websites from a captive portal using MicroPython on an ESP8266 device 1
realtimelogic/minnowserver A lightweight, resource-efficient embedded HTTP(S) WebSocket server 320
roterfux/esp8266_ntp_webserver A MicroPython-based IoT project combining WiFi connectivity, LED control, time synchronization, and basic web serving capabilities for an ESP8266 microcontroller. 2
codemee/esp8266webserver An ESP8266 web server library that enables the creation of lightweight REST APIs on MicroPython-based systems 51
remileduc/sherver A lightweight Bash web server that serves static and dynamic pages with minimal configuration. 338
51bit/esp01 A micro:bit extension for connecting to the internet via an ESP-01 module and serving web content 0
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28