mmasata / miniweb

Web application framework for Micropython.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Still in development. It may contain some issues.

Miniweb

Changelog

2021-08-26 - version 1.0.1

  • move stop() method to Miniweb object (accessable from core now)
  • update pdoc, example and README

2021-07-05 - version 1.0.0

  • add asynchronous method to stop server with delay
  • add example to stop() method
  • translate UML diagrams to english
  • update pdoc

About

Web application framework for Micropython.

License:MIT License


Languages

Language:Python 100.0%