LICENSE
README.md
pyproject.toml
shack_gateway/__init__.py
shack_gateway/__main__.py
shack_gateway/config.py
shack_gateway/discovery.py
shack_gateway/downstream.py
shack_gateway/hooks.py
shack_gateway/main.py
shack_gateway/permissions.py
shack_gateway/proxy.py
shack_gateway/redaction.py
shack_gateway/sandbox.py
shack_gateway.egg-info/PKG-INFO
shack_gateway.egg-info/SOURCES.txt
shack_gateway.egg-info/dependency_links.txt
shack_gateway.egg-info/entry_points.txt
shack_gateway.egg-info/top_level.txt
tests/test_config.py
tests/test_discovery.py
tests/test_hooks.py
tests/test_permissions.py
tests/test_proxy.py
tests/test_redaction.py
tests/test_sandbox.py