"""API for checking project status.""" from med_backend.web.api.monitoring.views import router __all__ = ["router"]