SequentMicrosystems_API/src/main.py
2024-11-21 13:48:45 +01:00

5 lines
No EOL
46 B
Python

from fastapi import FastAPI
app = FastAPI()