ca2f747aa3b4b39b43efa70ad4d60614af18953b
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%