README.md
pyproject.toml
service_bridge/__init__.py
service_bridge/http_catalog.py
service_bridge/schema.py
service_bridge/servicebridge.py
service_bridge/worker.py
service_bridge.egg-info/PKG-INFO
service_bridge.egg-info/SOURCES.txt
service_bridge.egg-info/dependency_links.txt
service_bridge.egg-info/requires.txt
service_bridge.egg-info/top_level.txt
service_bridge/http/__init__.py
service_bridge/http/fastapi.py
service_bridge/http/flask.py
service_bridge/pb/__init__.py
service_bridge/pb/servicebridge_pb2.py
service_bridge/pb/servicebridge_pb2_grpc.py
tests/test_fastapi.py
tests/test_flask.py
tests/test_servicebridge.py