5 lines
No EOL
46 B
Python
5 lines
No EOL
46 B
Python
from fastapi import FastAPI
|
|
|
|
|
|
|
|
app = FastAPI() |