LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
appsync_router.egg-info/PKG-INFO
appsync_router.egg-info/SOURCES.txt
appsync_router.egg-info/dependency_links.txt
appsync_router.egg-info/requires.txt
appsync_router.egg-info/top_level.txt
src/appsync_router/__init__.py
src/appsync_router/exceptions.py
src/appsync_router/resolver.py
src/appsync_router/router.py
src/appsync_router/types.py
src/appsync_router/scripts/appsync-router
src/appsync_router/templates/resolver_template.py
src/appsync_router/templates/resolver/__init__.py
src/appsync_router/templates/resolver/config.json
src/appsync_router/templates/resolver/example.json
src/appsync_router/templates/resolver/example.py