"""API маршруты приложения""" from app.api.routes import router __all__ = ['router']