FastAPI Observability example

Badges

Build Status License Release GitHub Releases Stats of fastapi-observability-example

Maintainability codecov

Use this template

Change repo name in .releaserc

Initialize poetry:

PYTHON_VERSION=3.X
poetry env use $PYTHON_VERSION

Spawn shell:

poetry shell