banyaro/backend/routes/health.py

3 lines
107 B
Python

"""BAN YARO — health Routes (Stub, wird ausgebaut)"""
from fastapi import APIRouter
router = APIRouter()