notion/api.py

4 lines
45 B
Python

from fastapi import FastAPI
app = FastAPI()