"""API v1 module.""" from web.api.v1.router import router __all__ = ["router"]