Javelina/api/app.py
2024-02-04 00:55:51 +01:00

4 lines
45 B
Python

from fastapi import FastAPI
app = FastAPI()