sipi-web/sipi-app/api/__init__.py

4 lines
52 B
Python

from fastapi import APIRouter
router = APIRouter()