5f3569e37e47dcb1fac76cb8a58f387a8f8d5e5c
The core request handler now supports async operations, allowing non-blocking execution of I/O-bound tasks and improving overall system throughput under concurrent load.
Description
Base for my applications. Contains a web server with built in database. Web server supports sessions, basic auth and db endpoints out of the box. Based on aiohttp. Can also be used for non-http applications.
1.3 MiB
Languages
Python
98.1%
Makefile
1.9%