Merge branch 'master' of github.com:michael-lazar/jetforce
This commit is contained in:
commit
3efbd727dd
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- A modern Python 3 codebase with type hinting and black formatting.
|
- A modern python 3 codebase with type hinting and black formatting.
|
||||||
- Lightweight, single-file web framework with zero dependencies.
|
- Lightweight, single-file web framework with zero dependencies.
|
||||||
- A built-in static file server with support for *.gemini* directory map files.
|
- A built-in static file server with support for *.gemini* directory map files.
|
||||||
- Supports concurrent connections using an asynchronous event loop.
|
- Supports concurrent connections using an asynchronous event loop.
|
||||||
|
|
Loading…
Reference in New Issue