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