wx-backend-py/app.py

6 lines
47 B
Python

from fastapi import FastAPI
app = FastAPI()