Update first-steps.md

This commit is contained in:
mojtaba 2024-03-29 13:10:41 +03:30 committed by GitHub
parent 33f2ca4d74
commit beee8db2ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1,9 +1,11 @@
# گام های اولیه
ساده ترین پروژه FastAPI می تواند به شکل زیر باشد:
```Python
{!../../../docs_src/first_steps/tutorial001.py!}
```
لطفاً کد زیر را در یک فایل با نام main.py قرار دهید.
برای اجرا به صورت live server ، کد را اجرا کنید.