File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -45,12 +45,8 @@ MicroPython and CPython:
4545
4646- Authentication support, similar to [ Flask-Login] ( https://github.com/maxcountryman/flask-login ) for Flask (** Added in version 2.1** )
4747- Support for forms encoded in ` multipart/form-data ` format (** Added in version 2.2** )
48+ - CSRF protection extension
49+ - Pub/sub mini-framework for WebSocket and SSE
4850- OpenAPI integration, similar to [ APIFairy] ( https://github.com/miguelgrinberg/apifairy ) for Flask
4951
50- In addition to the above, the following extensions are also under consideration,
51- but only for CPython:
52-
53- - Database integration through [ SQLAlchemy] ( https://github.com/sqlalchemy/sqlalchemy )
54- - Socket.IO support through [ python-socketio] ( https://github.com/miguelgrinberg/python-socketio )
55-
5652Do you have other ideas to propose? Let's [ discuss them] ( https://github.com/:miguelgrinberg/microdot/discussions/new?category=ideas ) !
You can’t perform that action at this time.
0 commit comments