mirror of https://github.com/encode/starlette.git
0693a8f6c9
* Renaming asgi_application, implementing CBV pattern, add_route method on router * Refactor view to allow both sync/async methods * Type hints for CBV * Implement asgi decorator method directly in view class, remove classmethod * Refactor CBV, remove router add_route method in favor of App.add_route method, tests, documentation * Include tests * Add support for class-based views |
||
---|---|---|
.. | ||
test_app.py | ||
test_datastructures.py | ||
test_debug.py | ||
test_request.py | ||
test_response.py | ||
test_routing.py | ||
test_staticfiles.py | ||
test_views.py | ||
test_websockets.py |