-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
SSmall issueSmall issuegood first issueGood for newcomersGood for newcomersonlydust-waveContribute to awesome OSS repos during OnlyDust's open source weekContribute to awesome OSS repos during OnlyDust's open source week
Description
-
Initialize a production-ready FastAPI service in backend/ with:
-
/health endpoint (returns { "status": "ok" })
-
/metrics endpoint (Prometheus format)
-
Structured logging (Loguru or standard logging)
-
Configuration loading (e.g. via Pydantic .env)
-
A minimal test suite using pytest
Deliverable: Running service that reports health and metrics.
See:
FastAPI: https://fastapi.tiangolo.com/
Loguru: https://loguru.readthedocs.io/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SSmall issueSmall issuegood first issueGood for newcomersGood for newcomersonlydust-waveContribute to awesome OSS repos during OnlyDust's open source weekContribute to awesome OSS repos during OnlyDust's open source week