You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4.2 KiB

🗃 & 🩺 📛

👆 💪 🛃 📚 🗃 📳 👆 FastAPI 🈸.

🗃 🛠️

👆 💪📄 🏑 👈 ⚙️ 🗄 🔧 & 🏧 🛠️ 🩺 ⚜:

🔢 🆎 📛
title str 📛 🛠️.
description str 📏 📛 🛠️. 💪 ⚙️ ✍.
version string 🛠️. 👉 👆 👍 🈸, 🚫 🗄. 🖼 2.5.0.
terms_of_service str 📛🐕‍🦺 🛠️. 🚥 🚚, 👉 ✔️ 📛.
contact dict 📧🎦 🛠️. 💪 🔌 📚 🏑.
contact 🏑
🔢🆎📛
namestr📛 📧 👨‍💼/🏢.
urlstr📛📧 ℹ. 🔜 📁 📛.
emailstr📧 📢 📧 👨‍💼/🏢. 🔜 📁 📧 📢.
license_info dict 🛂🎦 🛠️. 💪 🔌 📚 🏑.
license_info 🏑
🔢🆎📛
namestr🚚 (🚥 license_info ⚒). 🛂 📛 ⚙️ 🛠️.
urlstr📛 🛂 ⚙️ 🛠️. 🔜 📁 📛.

👆 💪👫 :

{!../../../docs_src/metadata/tutorial001.py!}

!!! tip 👆 💪 ✍ ✍ description 🏑 & 🔜🔢.

⏮️ 👉 📳, 🏧 🛠️ 🩺 🔜 👀 💖:

🗃 🔖

👆 💪 🚮 🌖 🗃 🎏 🔖 ⚙️ 👪 👆🛠️ ⏮️ 🔢 openapi_tags.

📇1️⃣ 📖 🔠 🔖.

🔠 📖 💪 🔌:

  • name (): str ⏮️ 🎏 📛 👆 ⚙️ tags 🔢 👆 🛠️ & APIRouterⓂ.
  • description: str ⏮️ 📏 📛 🔖. 💪 ✔️ ✍ & 🔜 🎦 🩺 🎚.
  • externalDocs: dict 🔬 🔢 🧾 ⏮️:
    • description: str ⏮️ 📏 📛 🔢 🩺.
    • url (): str ⏮️ 📛 🔢 🧾.

✍ 🗃 🔖

➡️ 🔄 👈 🖼 ⏮️ 🔖 users & items.

✍ 🗃 👆 🔖 & 🚶‍♀️ openapi_tags 🔢:

{!../../../docs_src/metadata/tutorial004.py!}

👀 👈 👆 💪 ⚙️🔘 📛, 🖼 "💳" 🔜 🎦 🦁 (💳) & "🎀" 🔜 🎦 (🎀).

!!! tip 👆 🚫 ✔️ 🚮 🗃 🌐 🔖 👈 👆 ⚙️.

⚙️ 👆 🔖

⚙️ tags 🔢 ⏮️ 👆 🛠️ (& APIRouterⓂ) 🛠️ 👫 🎏 🔖:

{!../../../docs_src/metadata/tutorial004.py!}

!!! info ✍ 🌅 🔃 🔖 ➡ 🛠️ 📳{.internal-link target=_blank}.

🩺

🔜, 🚥 👆 🩺, 👫 🔜 🎦 🌐 🌖 🗃:

🔖

🔠 🔖 🗃 📖 🔬🎦 🩺 🎚.

🖼, users 🔜 🚶 ⏮️ items 🔤 ✔, 🎦👫, ↩️ 👥 🚮 👫 🗃 🥇 📖 📇.

🗄 📛

🔢, 🗄 🔗 🍦 /openapi.json.

👆 💪 🔗 ⏮️ 🔢 openapi_url.

🖼, ⚒ 🍦 /api/v1/openapi.json:

{!../../../docs_src/metadata/tutorial002.py!}

🚥 👆 💚 🗄 🔗 🍕 👆 💪openapi_url=None, 👈 🔜 🧾 👩‍💻 🔢 👈 ⚙️ ️.

🩺 📛

👆 💪 🔗 2️⃣ 🧾 👩‍💻 🔢 🔌:

  • 🦁 🎚: 🍦 /docs.
    • 👆 💪🚮 📛 ⏮️ 🔢 docs_url.
    • 👆 💪 ️ ⚒ docs_url=None.
  • 📄: 🍦 /redoc.
    • 👆 💪🚮 📛 ⏮️ 🔢 redoc_url.
    • 👆 💪 ️ ⚒ redoc_url=None.

🖼, ⚒ 🦁 🎚 🍦 /documentation & 📄:

{!../../../docs_src/metadata/tutorial003.py!}