LICENSE
README.md
pyproject.toml
fastapi_auto_restful/__init__.py
fastapi_auto_restful/auto_router.py
fastapi_auto_restful/query_parser.py
fastapi_auto_restful/schemas.py
fastapi_auto_restful.egg-info/PKG-INFO
fastapi_auto_restful.egg-info/SOURCES.txt
fastapi_auto_restful.egg-info/dependency_links.txt
fastapi_auto_restful.egg-info/requires.txt
fastapi_auto_restful.egg-info/top_level.txt
tests/test_async.py
tests/test_sync.py