Miniserv mobile web device framework

Miniserv mobile web device framework
Login

This is a very lightweight middleware to implement an embedded web server on top of Micropython. It is an experiment in adding device services to a web mobile OS (like Firefox OS) without having to modify the DOM, thus accomodating vanilla browser technology. The example here provides flashlight and notification lights for Firefox OS on a Nexus 5, controlled by entirely generic Javascript operating on URLs which access these device controls.