Barkshark ASGI
Go to file
Izalia Mae 4d5da1ed50 router and request changes
* redo route parameters
* add `Application.route` method
* disable generics on `Application` in `Request` for now
2024-04-20 18:43:31 -04:00
basgi router and request changes 2024-04-20 18:43:31 -04:00
docs router and request changes 2024-04-20 18:43:31 -04:00
stubs/multipart include stubs for python-multipart 2024-04-19 13:05:08 -04:00
.gitignore add gitignore 2024-04-10 19:43:02 -04:00
dev.py include stubs for python-multipart 2024-04-19 13:05:08 -04:00
LICENSE.md first commit 2024-04-10 19:42:40 -04:00
pyproject.toml finish documenting module 2024-04-20 14:38:13 -04:00
README.md update readme 2024-04-13 09:38:46 -04:00
tox.ini first commit 2024-04-10 19:42:40 -04:00

Barkshark ASGI

(needs new name)

Simple ASGI framework for ActivityPub servers