AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/healthy_api.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
src/Healthy_API.egg-info/PKG-INFO
src/Healthy_API.egg-info/SOURCES.txt
src/Healthy_API.egg-info/dependency_links.txt
src/Healthy_API.egg-info/top_level.txt
src/healthy_api/__init__.py
src/healthy_api/git.py
src/healthy_api/version.py
src/healthy_api/adapters/base_adapter.py
src/healthy_api/adapters/fastapi.py
src/healthy_api/adapters/flask.py
tests/test_fastapi.py
tests/test_flask.py
tests/test_git.py
tests/version/test_version.py