capichat/main.py

3 lines
43 B
Python

from fastapi import FastAPI
app =FastAPI()