@@ -0,0 +1,7 @@
from fastapi import FastAPI
app = FastAPI()
@app.get("/")
async def root():
return {"message": "MARHABA in Ghaymah"}
الملاحظة غير ظاهرة للمستخدم المحظور.