MANIFEST.in
VERSION
requirements.txt
setup.py
examples/class-based.py
examples/simple-asgi.py
unimatrix.ext.webapi.egg-info/PKG-INFO
unimatrix.ext.webapi.egg-info/SOURCES.txt
unimatrix.ext.webapi.egg-info/dependency_links.txt
unimatrix.ext.webapi.egg-info/entry_points.txt
unimatrix.ext.webapi.egg-info/requires.txt
unimatrix.ext.webapi.egg-info/top_level.txt
unimatrix/ext/webapi/__boot__.py
unimatrix/ext/webapi/__init__.py
unimatrix/ext/webapi/asgi.py
unimatrix/ext/webapi/decorators.py
unimatrix/ext/webapi/exceptions.py
unimatrix/ext/webapi/healthcheck.py
unimatrix/ext/webapi/package.json
unimatrix/ext/webapi/requesthandler.py
unimatrix/ext/webapi/resourceendpointset.py
unimatrix/ext/webapi/resourceschema.py
unimatrix/ext/webapi/auth/__init__.py
unimatrix/ext/webapi/auth/ihttpauthenticationservice.py
unimatrix/ext/webapi/auth/services/__init__.py
unimatrix/ext/webapi/auth/services/httpauthentication.py
unimatrix/ext/webapi/tests/__init__.py
unimatrix/ext/webapi/tests/test_integration_action.py
unimatrix/ext/webapi/tests/test_integration_asgi.py
unimatrix/ext/webapi/tests/test_integration_auth_bearer.py
unimatrix/ext/webapi/tests/test_integration_canonical_exception.py
unimatrix/ext/webapi/tests/test_integration_connectionerror.py
unimatrix/ext/webapi/tests/test_integration_healthcheck.py
unimatrix/ext/webapi/tests/test_integration_subresource.py
unimatrix/ext/webapi/tests/test_unit_cors_environment.py
unimatrix/ext/webapi/tests/test_unit_cors_global.py