Implemented modular code structure
Refactored repository into kaya-core and kaya-rsgi packages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# kaya-core
|
||||
|
||||
Core package of the Kaya web framework.
|
||||
|
||||
Provides method-aware routing, path matching, HTTP/WebSocket abstractions, and an ASGI adapter.
|
||||
Reference in New Issue
Block a user