]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🌐 Add Korean translation for Index (#2192)
authorhard_coder <rurouni24@gmail.com>
Thu, 3 Dec 2020 17:05:19 +0000 (02:05 +0900)
committerGitHub <noreply@github.com>
Thu, 3 Dec 2020 17:05:19 +0000 (18:05 +0100)
docs/ko/docs/index.md

index 8f5ff6687f8cd226ee862af3c9826be17b90b017..099fe1eaeb58a9a8c8ac7b8e74efd9b631068477 100644 (file)
@@ -1,12 +1,8 @@
-
-{!../../../docs/missing-translation.md!}
-
-
 <p align="center">
   <a href="https://fastapi.tiangolo.com"><img src="https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png" alt="FastAPI"></a>
 </p>
 <p align="center">
-    <em>FastAPI framework, high performance, easy to learn, fast to code, ready for production</em>
+    <em>FastAPI ν”„λ ˆμž„μ›Œν¬, κ³ μ„±λŠ₯, κ°„νŽΈν•œ ν•™μŠ΅, λΉ λ₯Έ μ½”λ“œ μž‘μ„±, μ€€λΉ„λœ ν”„λ‘œλ•μ…˜</em>
 </p>
 <p align="center">
 <a href="https://github.com/tiangolo/fastapi/actions?query=workflow%3ATest" target="_blank">
 
 ---
 
-**Documentation**: <a href="https://fastapi.tiangolo.com" target="_blank">https://fastapi.tiangolo.com</a>
+**λ¬Έμ„œ**: <a href="https://fastapi.tiangolo.com" target="_blank">https://fastapi.tiangolo.com</a>
 
-**Source Code**: <a href="https://github.com/tiangolo/fastapi" target="_blank">https://github.com/tiangolo/fastapi</a>
+**μ†ŒμŠ€ μ½”λ“œ**: <a href="https://github.com/tiangolo/fastapi" target="_blank">https://github.com/tiangolo/fastapi</a>
 
 ---
 
-FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
+FastAPIλŠ” ν˜„λŒ€μ μ΄κ³ , λΉ λ₯΄λ©°(κ³ μ„±λŠ₯), νŒŒμ΄μ¬ ν‘œμ€€ νƒ€μž… νžŒνŠΈμ— κΈ°μ΄ˆν•œ Python3.6+의 APIλ₯Ό λΉŒλ“œν•˜κΈ° μœ„ν•œ μ›Ή ν”„λ ˆμž„μ›Œν¬μž…λ‹ˆλ‹€.
 
-The key features are:
+μ£Όμš” νŠΉμ§•μœΌλ‘œ:
 
-* **Fast**: Very high performance, on par with **NodeJS** and **Go** (thanks to Starlette and Pydantic). [One of the fastest Python frameworks available](#performance).
+* **빠름**: (Starletteκ³Ό Pydantic λ•뢄에) **NodeJS** λ° **Go**와 λŒ€λ“±ν•  μ •λ„λ‘œ λ§€μš° λ†’은 μ„±λŠ₯. [μ‚¬μš© κ°€λŠ₯ν•œ κ°€μž₯ λΉ λ₯Έ νŒŒμ΄μ¬ ν”„λ ˆμž„μ›Œν¬ μ€‘ ν•˜λ‚˜](#performance).
 
-* **Fast to code**: Increase the speed to develop features by about 200% to 300%. *
-* **Fewer bugs**: Reduce about 40% of human (developer) induced errors. *
-* **Intuitive**: Great editor support. <abbr title="also known as auto-complete, autocompletion, IntelliSense">Completion</abbr> everywhere. Less time debugging.
-* **Easy**: Designed to be easy to use and learn. Less time reading docs.
-* **Short**: Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs.
-* **Robust**: Get production-ready code. With automatic interactive documentation.
-* **Standards-based**: Based on (and fully compatible with) the open standards for APIs: <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> (previously known as Swagger) and <a href="http://json-schema.org/" class="external-link" target="_blank">JSON Schema</a>.
+* **λΉ λ₯Έ μ½”λ“œ μž‘μ„±**: μ•½ 200%μ—μ„œ 300%κΉŒμ§€ κΈ°λŠ₯ κ°œλ°œ μ†λ„ μ¦κ°€. *
+* **적은 λ²„κ·Έ**: μ‚¬λžŒ(개발자)에 μ˜ν•œ μ—λŸ¬ μ•½ 40% κ°μ†Œ. *
+* **직관적**: ν›Œλ₯­ν•œ νŽΈμ§‘κΈ° μ§€μ›. λͺ¨λ“  κ³³μ—μ„œ <abbr title="also known as auto-complete, autocompletion, IntelliSense">μžλ™μ™„μ„±</abbr>. μ μ€ λ””버깅 μ‹œκ°„.
+* **쉬움**: μ‰½κ²Œ μ‚¬μš©ν•˜κ³  λ°°μš°λ„둝 μ„€κ³„. μ μ€ λ¬Έμ„œ μ½κΈ° μ‹œκ°„.
+* **짧음**: μ½”λ“œ μ€‘볡 μ΅œμ†Œν™”. κ° λ§€κ°œλ³€μˆ˜ μ„ μ–Έμ˜ μ—¬λŸ¬ κΈ°λŠ₯. μ μ€ λ²„κ·Έ.
+* **견고함**: μ€€λΉ„λœ ν”„λ‘œλ•μ…˜ μš© μ½”λ“œλ₯Ό μ–»μœΌμ„Έμš”. μžλ™ λŒ€ν™”ν˜• λ¬Έμ„œμ™€ ν•¨κ»˜.
+* **ν‘œμ€€ κΈ°λ°˜**: API에 λŒ€ν•œ (μ™„μ „νžˆ ν˜Έν™˜λ˜λŠ”) κ°œλ°©ν˜• ν‘œμ€€ κΈ°λ°˜: <a href="https://github.com/OAI/OpenAPI-Specification" class="external-link" target="_blank">OpenAPI</a> (이전에 Swagger둜 μ•Œλ €μ‘Œλ˜) λ° <a href="http://json-schema.org/" class="external-link" target="_blank">JSON μŠ€ν‚€λ§ˆ</a>.
 
-<small>* estimation based on tests on an internal development team, building production applications.</small>
+<small>* λ‚΄λΆ€ κ°œλ°œνŒ€μ˜ ν”„λ‘œλ•μ…˜ μ• ν”Œλ¦¬μΌ€μ΄μ…˜μ„ λΉŒλ“œν•œ ν…ŒμŠ€νŠΈμ— κ·Όκ±°ν•œ μΈ‘μ •</small>
 
-## Gold Sponsors
+## κ³¨λ“œ μŠ€ν°μ„œ
 
 <!-- sponsors -->
 
@@ -56,66 +52,66 @@ The key features are:
 
 <!-- /sponsors -->
 
-<a href="https://fastapi.tiangolo.com/fastapi-people/#sponsors" class="external-link" target="_blank">Other sponsors</a>
+<a href="https://fastapi.tiangolo.com/fastapi-people/#sponsors" class="external-link" target="_blank">λ‹€λ₯Έ μŠ€ν°μ„œ</a>
 
-## Opinions
+## μ˜κ²¬λ“€
 
-"_[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products._"
+"_[...] μ €λŠ” μš”μ¦˜ **FastAPI**λ₯Ό λ§Žμ΄ μ‚¬μš©ν•˜κ³  μžˆμŠ΅λ‹ˆλ‹€. [...] μ‚¬μ‹€ μš°λ¦¬ νŒ€μ˜ **λ§ˆμ΄ν¬λ‘œμ†Œν”„νŠΈ ML μ„œλΉ„μŠ€** μ „λΆ€λ₯Ό λ°”κΏ€ κ³„νšμž…λ‹ˆλ‹€. κ·Έμ€‘ μΌλΆ€λŠ” ν•΅μ‹¬ **Windows**와 λͺ‡λͺ‡μ˜ **Office** μ œν’ˆλ“€μ΄ ν†΅ν•©λ˜κ³  μžˆμŠ΅λ‹ˆλ‹€._"
 
-<div style="text-align: right; margin-right: 10%;">Kabir Khan - <strong>Microsoft</strong> <a href="https://github.com/tiangolo/fastapi/pull/26" target="_blank"><small>(ref)</small></a></div>
+<div style="text-align: right; margin-right: 10%;">Kabir Khan - <strong>λ§ˆμ΄ν¬λ‘œμ†Œν”„νŠΈ</strong> <a href="https://github.com/tiangolo/fastapi/pull/26" target="_blank"><small>(ref)</small></a></div>
 
 ---
 
-"_We adopted the **FastAPI** library to spawn a **REST** server that can be queried to obtain **predictions**. [for Ludwig]_"
+"_**FastAPI** λΌμ΄λΈŒλŸ¬λ¦¬λ₯Ό μ±„νƒν•˜μ—¬ **예츑**을 μ–»κΈ° μœ„ν•΄ μΏΌλ¦¬λ₯Ό μ‹€ν–‰ ν•  μˆ˜ μžˆλŠ” **REST** μ„œλ²„λ₯Ό μƒμ„±ν–ˆμŠ΅λ‹ˆλ‹€. [Ludwig을 μœ„ν•΄]_"
 
-<div style="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - <strong>Uber</strong> <a href="https://eng.uber.com/ludwig-v0-2/" target="_blank"><small>(ref)</small></a></div>
+<div style="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin κ·Έλ¦¬κ³  Sai Sumanth Miryala - <strong>μš°λ²„</strong> <a href="https://eng.uber.com/ludwig-v0-2/" target="_blank"><small>(ref)</small></a></div>
 
 ---
 
-"_**Netflix** is pleased to announce the open-source release of our **crisis management** orchestration framework: **Dispatch**! [built with **FastAPI**]_"
+"_**Netflix**λŠ” μš°λ¦¬μ˜ μ˜€ν”ˆ μ†ŒμŠ€ λ°°ν¬νŒμΈ **μœ„κΈ° κ΄€λ¦¬** μ˜€μΌ€μŠ€νŠΈλ ˆμ΄μ…˜ ν”„λ ˆμž„μ›Œν¬λ₯Ό λ°œν‘œν•  μˆ˜ μžˆμ–΄ κΈ°μ©λ‹ˆλ‹€: λ°”λ‘œ **Dispatch**μž…λ‹ˆλ‹€! [**FastAPI**둜 λΉŒλ“œ]_"
 
-<div style="text-align: right; margin-right: 10%;">Kevin Glisson, Marc Vilanova, Forest Monsen - <strong>Netflix</strong> <a href="https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072" target="_blank"><small>(ref)</small></a></div>
+<div style="text-align: right; margin-right: 10%;">Kevin Glisson, Marc Vilanova, Forest Monsen - <strong>λ„·ν”Œλ¦­μŠ€</strong> <a href="https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072" target="_blank"><small>(ref)</small></a></div>
 
 ---
 
-"_I’m over the moon excited about **FastAPI**. It’s so fun!_"
+"_**FastAPI**κ°€ λ„ˆλ¬΄ μ’‹μ•„μ„œ κ΅¬λ¦„ μœ„λ₯Ό κ±·λŠ”λ“― ν•©λ‹ˆλ‹€. μ •말 μ¦κ²μŠ΅λ‹ˆλ‹€!_"
 
-<div style="text-align: right; margin-right: 10%;">Brian Okken - <strong><a href="https://pythonbytes.fm/episodes/show/123/time-to-right-the-py-wrongs?time_in_sec=855" target="_blank">Python Bytes</a> podcast host</strong> <a href="https://twitter.com/brianokken/status/1112220079972728832" target="_blank"><small>(ref)</small></a></div>
+<div style="text-align: right; margin-right: 10%;">Brian Okken - <strong><a href="https://pythonbytes.fm/episodes/show/123/time-to-right-the-py-wrongs?time_in_sec=855" target="_blank">Python Bytes</a> νŒŸμΊμŠ€νŠΈ ν˜ΈμŠ€νŠΈ</strong> <a href="https://twitter.com/brianokken/status/1112220079972728832" target="_blank"><small>(ref)</small></a></div>
 
 ---
 
-"_Honestly, what you've built looks super solid and polished. In many ways, it's what I wanted **Hug** to be - it's really inspiring to see someone build that._"
+"_μ†”μ§νžˆ, λ‹Ήμ‹ μ΄ λ§Œλ“  κ²ƒμ€ λ§€μš° κ²¬κ³ ν•˜κ³  μ„Έλ ¨λ˜μ–΄ λ³΄μž…λ‹ˆλ‹€. μ—¬λŸ¬ λ©΄μ—μ„œ **Hug**κ°€ μ΄λ ‡κ²Œ λ˜μ—ˆμœΌλ©΄ ν•©λ‹ˆλ‹€ - κ·Έκ±Έ λ§Œλ“  λˆ„κ΅°κ°€λ₯Ό λ³΄λŠ” κ²ƒμ€ λ§Žμ€ μ˜κ°μ„ μ€λ‹ˆλ‹€._"
 
-<div style="text-align: right; margin-right: 10%;">Timothy Crosley - <strong><a href="http://www.hug.rest/" target="_blank">Hug</a> creator</strong> <a href="https://news.ycombinator.com/item?id=19455465" target="_blank"><small>(ref)</small></a></div>
+<div style="text-align: right; margin-right: 10%;">Timothy Crosley - <strong><a href="http://www.hug.rest/" target="_blank">Hug</a> μ œμž‘μž</strong> <a href="https://news.ycombinator.com/item?id=19455465" target="_blank"><small>(ref)</small></a></div>
 
 ---
 
-"_If you're looking to learn one **modern framework** for building REST APIs, check out **FastAPI** [...] It's fast, easy to use and easy to learn [...]_"
+"_REST APIλ₯Ό λ§Œλ“€κΈ° μœ„ν•΄ **ν˜„λŒ€μ μΈ ν”„λ ˆμž„μ›Œν¬**λ₯Ό μ°Ύκ³  μžˆλ‹€λ©΄ **FastAPI**λ₯Ό ν™•인해 λ³΄μ„Έμš”. [...] λΉ λ₯΄κ³ , μ“°κΈ° μ‰½κ³ , λ°°μš°κΈ°λ„ μ‰½μŠ΅λ‹ˆλ‹€ [...]_"
 
-"_We've switched over to **FastAPI** for our **APIs** [...] I think you'll like it [...]_"
+"_우리 **API**λ₯Ό **FastAPI**둜 λ°”κΏ¨μŠ΅λ‹ˆλ‹€  [...] μ•„λ§ˆ μ—¬λŸ¬λΆ„도 μ’‹μ•„ν•˜μ‹€ κ²λ‹ˆλ‹€ [...]_"
 
-<div style="text-align: right; margin-right: 10%;">Ines Montani - Matthew Honnibal - <strong><a href="https://explosion.ai" target="_blank">Explosion AI</a> founders - <a href="https://spacy.io" target="_blank">spaCy</a> creators</strong> <a href="https://twitter.com/_inesmontani/status/1144173225322143744" target="_blank"><small>(ref)</small></a> - <a href="https://twitter.com/honnibal/status/1144031421859655680" target="_blank"><small>(ref)</small></a></div>
+<div style="text-align: right; margin-right: 10%;">Ines Montani - Matthew Honnibal - <strong><a href="https://explosion.ai" target="_blank">Explosion AI</a> μ„€λ¦½μž - <a href="https://spacy.io" target="_blank">spaCy</a> μ œμž‘μž</strong> <a href="https://twitter.com/_inesmontani/status/1144173225322143744" target="_blank"><small>(ref)</small></a> - <a href="https://twitter.com/honnibal/status/1144031421859655680" target="_blank"><small>(ref)</small></a></div>
 
 ---
 
-## **Typer**, the FastAPI of CLIs
+## **Typer**, FastAPI의 CLI
 
 <a href="https://typer.tiangolo.com" target="_blank"><img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg" style="width: 20%;"></a>
 
-If you are building a <abbr title="Command Line Interface">CLI</abbr> app to be used in the terminal instead of a web API, check out <a href="https://typer.tiangolo.com/" class="external-link" target="_blank">**Typer**</a>.
+μ›Ή API λŒ€μ‹  ν„°λ―Έλ„μ—μ„œ μ‚¬μš©ν•  <abbr title="Command Line Interface">CLI</abbr> μ•±μ„ λ§Œλ“€κ³  μžˆλ‹€λ©΄, <a href="https://typer.tiangolo.com/" class="external-link" target="_blank">**Typer**</a>λ₯Ό ν™•인해 λ³΄μ„Έμš”.
 
-**Typer** is FastAPI's little sibling. And it's intended to be the **FastAPI of CLIs**. βŒ¨οΈ πŸš€
+**Typer**λŠ” FastAPI의 λ™μƒμž…λ‹ˆλ‹€. κ·Έλ¦¬κ³  **FastAPI의 CLI**κ°€ λ˜κΈ° μœ„ν•΄ μƒκ²ΌμŠ΅λ‹ˆλ‹€. βŒ¨οΈ πŸš€
 
-## Requirements
+## μš”ꡬ사항
 
 Python 3.6+
 
-FastAPI stands on the shoulders of giants:
+FastAPIλŠ” κ±°μΈλ“€μ˜ μ–΄κΉ¨ μœ„에 μ„œ μžˆμŠ΅λ‹ˆλ‹€:
 
-* <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a> for the web parts.
-* <a href="https://pydantic-docs.helpmanual.io/" class="external-link" target="_blank">Pydantic</a> for the data parts.
+* μ›Ή λΆ€λΆ„을 μœ„ν•œ <a href="https://www.starlette.io/" class="external-link" target="_blank">Starlette</a>.
+* λ°μ΄ν„° λΆ€λΆ„을 μœ„ν•œ <a href="https://pydantic-docs.helpmanual.io/" class="external-link" target="_blank">Pydantic</a>.
 
-## Installation
+## μ„€μΉ˜
 
 <div class="termy">
 
@@ -127,7 +123,7 @@ $ pip install fastapi
 
 </div>
 
-You will also need an ASGI server, for production such as <a href="http://www.uvicorn.org" class="external-link" target="_blank">Uvicorn</a> or <a href="https://gitlab.com/pgjones/hypercorn" class="external-link" target="_blank">Hypercorn</a>.
+ν”„λ‘œλ•μ…˜μ„ μœ„ν•΄ <a href="http://www.uvicorn.org" class="external-link" target="_blank">Uvicorn</a> λ˜λŠ” <a href="https://gitlab.com/pgjones/hypercorn" class="external-link" target="_blank">Hypercorn</a>κ³Ό κ°™μ€ ASGI μ„œλ²„도 ν•„μš”ν•  κ²λ‹ˆλ‹€.
 
 <div class="termy">
 
@@ -139,11 +135,11 @@ $ pip install uvicorn
 
 </div>
 
-## Example
+## μ˜ˆμ œ
 
-### Create it
+### λ§Œλ“€κΈ°
 
-* Create a file `main.py` with:
+* `main.py` νŒŒμΌμ„ λ§Œλ“œμ„Έμš”:
 
 ```Python
 from typing import Optional
@@ -164,9 +160,9 @@ def read_item(item_id: int, q: Optional[str] = None):
 ```
 
 <details markdown="1">
-<summary>Or use <code>async def</code>...</summary>
+<summary>λ˜λŠ” <code>async def</code> μ‚¬μš©ν•˜κΈ°...</summary>
 
-If your code uses `async` / `await`, use `async def`:
+μ—¬λŸ¬λΆ„μ˜ μ½”λ“œκ°€ `async` / `await`을 μ‚¬μš©ν•œλ‹€λ©΄, `async def`λ₯Ό μ‚¬μš©ν•˜μ„Έμš”:
 
 ```Python hl_lines="9 14"
 from typing import Optional
@@ -188,13 +184,13 @@ async def read_item(item_id: int, q: Optional[str] = None):
 
 **Note**:
 
-If you don't know, check the _"In a hurry?"_ section about <a href="https://fastapi.tiangolo.com/async/#in-a-hurry" target="_blank">`async` and `await` in the docs</a>.
+잘 λͺ¨λ₯΄κ² λ‹€λ©΄, <a href="https://fastapi.tiangolo.com/async/#in-a-hurry" target="_blank">λ¬Έμ„œμ—μ„œ `async`와 `await`</a>에 κ΄€ν•œ _"κΈ‰ν•˜μ„Έμš”?"_ μ„Ήμ…˜μ„ ν™•인해 λ³΄μ„Έμš”.
 
 </details>
 
-### Run it
+### μ‹€ν–‰ν•˜κΈ°
 
-Run the server with:
+μ„œλ²„λ₯Ό μ‹€ν–‰ν•˜μ„Έμš”:
 
 <div class="termy">
 
@@ -211,54 +207,54 @@ INFO:     Application startup complete.
 </div>
 
 <details markdown="1">
-<summary>About the command <code>uvicorn main:app --reload</code>...</summary>
+<summary><code>uvicorn main:app --reload</code> λͺ…령에 κ΄€ν•˜μ—¬...</summary>
 
-The command `uvicorn main:app` refers to:
+λͺ…λ Ή `uvicorn main:app`은 λ‹€μŒμ„ λ‚˜νƒ€λƒ…λ‹ˆλ‹€:
 
-* `main`: the file `main.py` (the Python "module").
+* `main`: `main.py` νŒŒμΌ (파이썬 "λͺ¨λ“ˆ").
 * `app`: the object created inside of `main.py` with the line `app = FastAPI()`.
-* `--reload`: make the server restart after code changes. Only do this for development.
+* `--reload`: μ½”λ“œκ°€ λ³€κ²½λœ ν›„ μ„œλ²„ μž¬μ‹œμž‘ν•˜κΈ°. κ°œλ°œν™˜κ²½μ—μ„œλ§Œ μ‚¬μš©ν•˜μ„Έμš”.
 
 </details>
 
-### Check it
+### ν™•μΈν•˜κΈ°
 
-Open your browser at <a href="http://127.0.0.1:8000/items/5?q=somequery" class="external-link" target="_blank">http://127.0.0.1:8000/items/5?q=somequery</a>.
+λΈŒλΌμš°μ €λ‘œ <a href="http://127.0.0.1:8000/items/5?q=somequery" class="external-link" target="_blank">http://127.0.0.1:8000/items/5?q=somequery</a>λ₯Ό μ—΄μ–΄λ³΄μ„Έμš”.
 
-You will see the JSON response as:
+μ•„λž˜μ˜ JSON μ‘닡을 λ³Ό μˆ˜ μžˆμŠ΅λ‹ˆλ‹€:
 
 ```JSON
 {"item_id": 5, "q": "somequery"}
 ```
 
-You already created an API that:
+μ—¬λŸ¬λΆ„μ€ λ²Œμ¨ APIλ₯Ό λ§Œλ“€μ—ˆμŠ΅λ‹ˆλ‹€:
 
-* Receives HTTP requests in the _paths_ `/` and `/items/{item_id}`.
-* Both _paths_ take `GET` <em>operations</em> (also known as HTTP _methods_).
-* The _path_ `/items/{item_id}` has a _path parameter_ `item_id` that should be an `int`.
-* The _path_ `/items/{item_id}` has an optional `str` _query parameter_ `q`.
+* _경둜_ `/` λ° `/items/{item_id}`μ—μ„œ HTTP μš”μ²­ λ°›κΈ°.
+* λ‘ _경둜_ λͺ¨λ‘ `GET` <em>μ—°μ‚°</em>(HTTP _λ©”μ†Œλ“œ_ λ‘œ μ•Œλ €μ§„)을 λ°›μŠ΅λ‹ˆλ‹€.
+* _경둜_ `/items/{item_id}`λŠ” _경둜 λ§€κ°œλ³€μˆ˜_ `int`ν˜• μ΄μ–΄μ•Ό ν•˜λŠ” `item_id`λ₯Ό κ°€μ§€κ³  μžˆμŠ΅λ‹ˆλ‹€.
+* _경둜_ `/items/{item_id}`λŠ” μ„ νƒμ μΈ `str`ν˜• μ΄μ–΄μ•Ό ν•˜λŠ” _경둜 λ§€κ°œλ³€μˆ˜_ `q`λ₯Ό κ°€μ§€κ³  μžˆμŠ΅λ‹ˆλ‹€.
 
-### Interactive API docs
+### λŒ€ν™”ν˜• API λ¬Έμ„œ
 
-Now go to <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>.
+이제 <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>둜 κ°€λ³΄μ„Έμš”.
 
-You will see the automatic interactive API documentation (provided by <a href="https://github.com/swagger-api/swagger-ui" class="external-link" target="_blank">Swagger UI</a>):
+μžλ™ λŒ€ν™”ν˜• API λ¬Έμ„œλ₯Ό λ³Ό μˆ˜ μžˆμŠ΅λ‹ˆλ‹€ (<a href="https://github.com/swagger-api/swagger-ui" class="external-link" target="_blank">Swagger UI</a> μ œκ³΅):
 
 ![Swagger UI](https://fastapi.tiangolo.com/img/index/index-01-swagger-ui-simple.png)
 
-### Alternative API docs
+### λŒ€μ•ˆ API λ¬Έμ„œ
 
-And now, go to <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>.
+그리고 μ΄μ œ <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>둜 κ°€λ³΄μ„Έμš”.
 
-You will see the alternative automatic documentation (provided by <a href="https://github.com/Rebilly/ReDoc" class="external-link" target="_blank">ReDoc</a>):
+λ‹€λ₯Έ μžλ™ λ¬Έμ„œλ₯Ό λ³Ό μˆ˜ μžˆμŠ΅λ‹ˆλ‹€(<a href="https://github.com/Rebilly/ReDoc" class="external-link" target="_blank">ReDoc</a> μ œκ³΅):
 
 ![ReDoc](https://fastapi.tiangolo.com/img/index/index-02-redoc-simple.png)
 
-## Example upgrade
+## μ˜ˆμ œ κ°œμ„ 
 
-Now modify the file `main.py` to receive a body from a `PUT` request.
+이제 `PUT` μš”청에 μžˆλŠ” λ³Έλ¬Έ(Body)을 λ°›κΈ° μœ„ν•΄ `main.py`λ₯Ό μˆ˜μ •ν•΄λ΄…μ‹œλ‹€.
 
-Declare the body using standard Python types, thanks to Pydantic.
+Pydantic을 μ΄μš©ν•΄ νŒŒμ΄μ¬ ν‘œμ€€ νƒ€μž…μœΌλ‘œ λ³Έλ¬Έμ„ μ„ μ–Έν•©λ‹ˆλ‹€.
 
 ```Python hl_lines="4  9 10 11 12  25 26 27"
 from typing import Optional
@@ -290,175 +286,175 @@ def update_item(item_id: int, item: Item):
     return {"item_name": item.name, "item_id": item_id}
 ```
 
-The server should reload automatically (because you added `--reload` to the `uvicorn` command above).
+μ„œλ²„κ°€ μžλ™μœΌλ‘œ λ¦¬λ‘œλ”© ν•  μˆ˜ μžˆμ–΄μ•Ό ν•©λ‹ˆλ‹€ (μœ„μ—μ„œ `uvicorn` λͺ…령에 `--reload`을 μΆ”κ°€ ν–ˆκΈ° λ•Œλ¬Έμž…λ‹ˆλ‹€).
 
-### Interactive API docs upgrade
+### λŒ€ν™”ν˜• API λ¬Έμ„œ μ—…κ·Έλ ˆμ΄λ“œ
 
-Now go to <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>.
+이제 <a href="http://127.0.0.1:8000/docs" class="external-link" target="_blank">http://127.0.0.1:8000/docs</a>둜 μ΄λ™ν•©λ‹ˆλ‹€.
 
-* The interactive API documentation will be automatically updated, including the new body:
+* λŒ€ν™”ν˜• API λ¬Έμ„œκ°€ μƒˆ λ³Έλ¬Έκ³Ό ν•¨κ»˜ μžλ™μœΌλ‘œ μ—…λ°μ΄νŠΈ ν•©λ‹ˆλ‹€:
 
 ![Swagger UI](https://fastapi.tiangolo.com/img/index/index-03-swagger-02.png)
 
-* Click on the button "Try it out", it allows you to fill the parameters and directly interact with the API:
+* "Try it out" λ²„νŠΌμ„ ν΄λ¦­ν•˜λ©΄, λ§€κ°œλ³€μˆ˜λ₯Ό μ±„μšΈ μˆ˜ μžˆκ²Œ ν•΄μ£Όκ³  μ§μ ‘ API와 μƒν˜Έμž‘μš© ν•  μˆ˜ μžˆμŠ΅λ‹ˆλ‹€:
 
 ![Swagger UI interaction](https://fastapi.tiangolo.com/img/index/index-04-swagger-03.png)
 
-* Then click on the "Execute" button, the user interface will communicate with your API, send the parameters, get the results and show them on the screen:
+* κ·ΈλŸ¬κ³  λ‚˜μ„œ "Execute" λ²„νŠΌμ„ λˆ„λ₯΄λ©΄, μ‚¬μš©μž μΈν„°νŽ˜μ΄μŠ€λŠ” API와 ν†΅μ‹ ν•˜κ³  λ§€κ°œλ³€μˆ˜λ₯Ό μ „μ†‘ν•˜λ©° κ·Έ κ²°κ³Όλ₯Ό κ°€μ Έμ™€μ„œ ν™”면에 ν‘œμ‹œν•©λ‹ˆλ‹€:
 
 ![Swagger UI interaction](https://fastapi.tiangolo.com/img/index/index-05-swagger-04.png)
 
-### Alternative API docs upgrade
+### λŒ€μ•ˆ API λ¬Έμ„œ μ—…κ·Έλ ˆμ΄λ“œ
 
-And now, go to <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>.
+그리고 μ΄μ œ, <a href="http://127.0.0.1:8000/redoc" class="external-link" target="_blank">http://127.0.0.1:8000/redoc</a>둜 μ΄λ™ν•©λ‹ˆλ‹€.
 
-* The alternative documentation will also reflect the new query parameter and body:
+* λŒ€μ•ˆ λ¬Έμ„œ μ—­μ‹œ μƒˆ μΏΌλ¦¬ λ§€κ°œλ³€μˆ˜μ™€ λ³Έλ¬Έμ„ λ°˜μ˜ν•©λ‹ˆλ‹€:
 
 ![ReDoc](https://fastapi.tiangolo.com/img/index/index-06-redoc-02.png)
 
-### Recap
+### μš”μ•½
 
-In summary, you declare **once** the types of parameters, body, etc. as function parameters. 
+μš”μ•½ν•˜λ©΄, μ—¬λŸ¬λΆ„은 λ§€κ°œλ³€μˆ˜μ˜ νƒ€μž…, λ³Έλ¬Έ λ“±μ„ ν•¨μˆ˜ λ§€κ°œλ³€μˆ˜λ‘œμ¨ **ν•œλ²ˆμ—** μ„ μ–Έν–ˆμŠ΅λ‹ˆλ‹€.
 
-You do that with standard modern Python types.
+μ—¬λŸ¬λΆ„μ€ ν˜„λŒ€ ν‘œμ€€ νŒŒμ΄μ¬ νƒ€μž…μœΌλ‘œ μ΄λ₯Ό ν–‰ν–ˆμŠ΅λ‹ˆλ‹€.
 
-You don't have to learn a new syntax, the methods or classes of a specific library, etc.
+μƒˆλ‘œμš΄ λ¬Έλ²•, νŠΉμ • λΌμ΄λΈŒλŸ¬λ¦¬μ˜ λ©”μ†Œλ“œλ‚˜ ν΄λž˜μŠ€ λ“±μ„ λ°°μšΈ ν•„μš”κ°€ μ—†μŠ΅λ‹ˆλ‹€.
 
-Just standard **Python 3.6+**.
+κ·Έμ € ν‘œμ€€ **Python 3.6+**μž…λ‹ˆλ‹€.
 
-For example, for an `int`:
+예λ₯Ό λ“€μ–΄, `int`에 λŒ€ν•΄μ„ :
 
 ```Python
 item_id: int
 ```
 
-or for a more complex `Item` model:
+λ˜λŠ” μ’€ λ” λ³΅μž‘ν•œ `Item` λͺ¨λΈμ— λŒ€ν•΄μ„ :
 
 ```Python
 item: Item
 ```
 
-...and with that single declaration you get:
+...그리고 λ‹¨ ν•˜λ‚˜μ˜ μ„ μ–ΈμœΌλ‘œ μ—¬λŸ¬λΆ„이 μ–»λŠ” κ²ƒμ€:
 
-* Editor support, including:
-    * Completion.
-    * Type checks.
-* Validation of data:
-    * Automatic and clear errors when the data is invalid.
-    * Validation even for deeply nested JSON objects.
-* <abbr title="also known as: serialization, parsing, marshalling">Conversion</abbr> of input data: coming from the network to Python data and types. Reading from:
+* λ‹€μŒμ„ ν¬ν•¨ν•œ νŽΈμ§‘κΈ° μ§€μ›:
+    * μžλ™μ™„μ„±.
+    * νƒ€μž… κ²€μ‚¬.
+* λ°μ΄ν„° κ²€μ¦:
+    * λ°μ΄ν„°κ°€ μœ νš¨ν•˜μ§€ μ•Šμ„ λ•Œ μžλ™μœΌλ‘œ μƒμ„±ν•˜λŠ” λͺ…ν™•ν•œ μ—λŸ¬.
+    * μ€‘μ²©λœ JSON κ°μ²΄μ— λŒ€ν•œ μœ νš¨μ„± κ²€μ‚¬.
+* μž…λ ₯ λ°μ΄ν„° <abbr title="λ‹€μŒμœΌλ‘œ μ•Œλ €μ§„: μ§λ ¬ν™”, νŒŒμ‹±, λ§ˆμƒ¬λ§">λ³€ν™˜</abbr>: λ„€νŠΈμ›Œν¬μ—μ„œ νŒŒμ΄μ¬ λ°μ΄ν„° λ° νƒ€μž…μœΌλ‘œ μ „솑. μ½μ„ μˆ˜ μžˆλŠ” κ²ƒλ“€:
     * JSON.
-    * Path parameters.
-    * Query parameters.
-    * Cookies.
-    * Headers.
-    * Forms.
-    * Files.
-* <abbr title="also known as: serialization, parsing, marshalling">Conversion</abbr> of output data: converting from Python data and types to network data (as JSON):
-    * Convert Python types (`str`, `int`, `float`, `bool`, `list`, etc).
-    * `datetime` objects.
-    * `UUID` objects.
-    * Database models.
-    * ...and many more.
-* Automatic interactive API documentation, including 2 alternative user interfaces:
+    * κ²½λ‘œ λ§€κ°œλ³€μˆ˜.
+    * μΏΌλ¦¬ λ§€κ°œλ³€μˆ˜.
+    * μΏ ν‚€.
+    * ν—€λ”.
+    * νΌ(Forms).
+    * νŒŒμΌ.
+* μΆœλ ₯ λ°μ΄ν„° <abbr title="λ‹€μŒμœΌλ‘œ μ•Œλ €μ§„: μ§λ ¬ν™”, νŒŒμ‹±, λ§ˆμƒ¬λ§">λ³€ν™˜</abbr>: νŒŒμ΄μ¬ λ°μ΄ν„° λ° νƒ€μž…을 λ„€νŠΈμ›Œν¬ λ°μ΄ν„°λ‘œ μ „ν™˜(JSON ν˜•μ‹μœΌλ‘œ):
+    * νŒŒμ΄μ¬ νƒ€μž… λ³€ν™˜ (`str`, `int`, `float`, `bool`, `list`, λ“±).
+    * `datetime` κ°μ²΄.
+    * `UUID` κ°μ²΄.
+    * λ°μ΄ν„°λ² μ΄μŠ€ λͺ¨λΈ.
+    * ...더 λ§Žμ€ κ²ƒλ“€.
+* λŒ€μ•ˆκ°€λŠ₯ν•œ μ‚¬μš©μž μΈν„°νŽ˜μ΄μŠ€λ₯Ό 2개 ν¬ν•¨ν•œ μžλ™ λŒ€ν™”ν˜• API λ¬Έμ„œ:
     * Swagger UI.
     * ReDoc.
 
 ---
 
-Coming back to the previous code example, **FastAPI** will:
-
-* Validate that there is an `item_id` in the path for `GET` and `PUT` requests.
-* Validate that the `item_id` is of type `int` for `GET` and `PUT` requests.
-    * If it is not, the client will see a useful, clear error.
-* Check if there is an optional query parameter named `q` (as in `http://127.0.0.1:8000/items/foo?q=somequery`) for `GET` requests.
-    * As the `q` parameter is declared with `= None`, it is optional.
-    * Without the `None` it would be required (as is the body in the case with `PUT`).
-* For `PUT` requests to `/items/{item_id}`, Read the body as JSON:
-    * Check that it has a required attribute `name` that should be a `str`. 
-    * Check that it has a required attribute `price` that has to be a `float`.
-    * Check that it has an optional attribute `is_offer`, that should be a `bool`, if present.
-    * All this would also work for deeply nested JSON objects.
-* Convert from and to JSON automatically.
-* Document everything with OpenAPI, that can be used by:
-    * Interactive documentation systems.
-    * Automatic client code generation systems, for many languages.
-* Provide 2 interactive documentation web interfaces directly.
+이전 μ½”λ“œ μ˜ˆμ œλ‘œ λŒμ•„κ°€μ„œ, **FastAPI**λŠ” λ‹€μŒμ²˜λŸΌ μ²˜λ¦¬ν•©λ‹ˆλ‹€:
+
+* `GET` λ° `PUT` μš”청에 `item_id`κ°€ κ²½λ‘œμ— μžˆλŠ”μ§€ κ²€μ¦.
+* `GET` λ° `PUT` μš”청에 `item_id`κ°€ `int` νƒ€μž…인지 κ²€μ¦.
+    * κ·Έλ ‡μ§€ μ•Šλ‹€λ©΄ ν΄λΌμ΄μ–ΈνŠΈλŠ” μœ μš©ν•˜κ³  λͺ…ν™•ν•œ μ—λŸ¬λ₯Ό λ³Ό μˆ˜ μžˆμŠ΅λ‹ˆλ‹€.
+* `GET` μš”청에 `q`λΌλŠ” μ„ νƒμ μΈ μΏΌλ¦¬ λ§€κ°œλ³€μˆ˜κ°€ κ²€μ‚¬(`http://127.0.0.1:8000/items/foo?q=somequery`처럼).
+    * `q` λ§€κ°œλ³€μˆ˜λŠ” `= None`으둜 μ„ μ–Έλ˜μ—ˆκΈ° λ•Œλ¬Έμ— μ„ νƒμ‚¬ν•­μž…λ‹ˆλ‹€.
+    * `None`이 μ—†λ‹€λ©΄ ν•„μˆ˜μ‚¬ν•­μž…λ‹ˆλ‹€(`PUT`의 κ²½μš°μ™€ λ§ˆμ°¬κ°€μ§€λ‘œ).
+* `/items/{item_id}`으둜의 `PUT` μš”청은 λ³Έλ¬Έμ„ JSON으둜 μ½μŒ:
+    * `name`을 ν•„μˆ˜ μ†μ„±μœΌλ‘œ κ°–κ³  `str` ν˜•인지 κ²€μ‚¬.
+    * `price`을 ν•„μˆ˜ μ†μ„±μœΌλ‘œ κ°–κ³  `float` ν˜•인지 κ²€μ‚¬.
+    * λ§Œμ•½ μ£Όμ–΄μ§„λ‹€λ©΄, `is_offer`λ₯Ό μ„ νƒ μ†μ„±μœΌλ‘œ κ°–κ³  `bool` ν˜•인지 κ²€μ‚¬.
+    * μ΄ λͺ¨λ“  κ²ƒμ€ κΉŠμ΄ μ€‘μ²©λœ JSON κ°μ²΄μ—λ„ μ μš©λ©λ‹ˆλ‹€.
+* JSON으둜, κ·Έλ¦¬κ³  μ—μ„œλΆ€ν„° μžλ™ λ³€ν™˜.
+* λ‹€μŒμ—μ„œ μ‚¬μš©ν•  μˆ˜ μžˆλŠ” λͺ¨λ“  κ²ƒμ„ OpenAPI둜 λ¬Έμ„œν™”:
+    * λŒ€ν™”ν˜• λ¬Έμ„œ μ‹œμŠ€ν…œ.
+    * μ—¬λŸ¬ μ–Έμ–΄λ“€μ— λŒ€ν•œ μžλ™ ν΄λΌμ΄μ–ΈνŠΈ μ½”λ“œ μƒμ„± μ‹œμŠ€ν…œ.
+* 2개의 λŒ€ν™”ν˜• λ¬Έμ„œ μ›Ή μΈν„°νŽ˜μ΄μŠ€λ₯Ό μ§μ ‘ μ œκ³΅.
 
 ---
 
-We just scratched the surface, but you already get the idea of how it all works.
+μš°λ¦¬λŠ” κ·Έμ € μˆ˜λ°• κ²‰ν•‘기만 ν–ˆμ„ λΏμΈλ° μ—¬λŸ¬λΆ„은 λ²Œμ¨ μ–΄λ–»κ²Œ μž‘λ™ν•˜λŠ”μ§€ μ•Œκ³  μžˆμŠ΅λ‹ˆλ‹€.
 
-Try changing the line with:
+λ‹€μŒ μ€„을 λ°”κΏ”λ³΄μ„Έμš”:
 
 ```Python
     return {"item_name": item.name, "item_id": item_id}
 ```
 
-...from:
+...μ—μ„œ:
 
 ```Python
         ... "item_name": item.name ...
 ```
 
-...to:
+...으둜:
 
 ```Python
         ... "item_price": item.price ...
 ```
 
-...and see how your editor will auto-complete the attributes and know their types:
+...그러고 λ‚˜μ„œ μ—¬λŸ¬λΆ„μ˜ νŽΈμ§‘κΈ°κ°€ μ†μ„±κ³Ό νƒ€μž…을 μ•Œκ³  μžλ™ μ™„μ„±ν•˜λŠ”μ§€ λ³΄μ„Έμš”:
 
 ![editor support](https://fastapi.tiangolo.com/img/vscode-completion.png)
 
-For a more complete example including more features, see the <a href="https://fastapi.tiangolo.com/tutorial/">Tutorial - User Guide</a>.
+더 λ§Žμ€ κΈ°λŠ₯을 ν¬ν•¨ν•œ λ³΄λ‹€ μ™„μ „ν•œ μ˜ˆμ œμ˜ κ²½μš°, <a href="https://fastapi.tiangolo.com/tutorial/">νŠœν† λ¦¬μ–Ό - μ‚¬μš©μž κ°€μ΄λ“œ</a>λ₯Ό λ³΄μ„Έμš”.
 
-**Spoiler alert**: the tutorial - user guide includes:
+**슀포일러 μ£Όμ˜**: νŠœν† λ¦¬μ–Ό - μ‚¬μš©μž κ°€μ΄λ“œλŠ”:
 
-* Declaration of **parameters** from other different places as: **headers**, **cookies**, **form fields** and **files**.
-* How to set **validation constraints** as `maximum_length` or `regex`.
-* A very powerful and easy to use **<abbr title="also known as components, resources, providers, services, injectables">Dependency Injection</abbr>** system.
-* Security and authentication, including support for **OAuth2** with **JWT tokens** and **HTTP Basic** auth.
-* More advanced (but equally easy) techniques for declaring **deeply nested JSON models** (thanks to Pydantic).
-* Many extra features (thanks to Starlette) as:
-    * **WebSockets**
+* μ„œλ‘œ λ‹€λ₯Έ μž₯μ†Œμ—μ„œ **λ§€κ°œλ³€μˆ˜** μ„ μ–Έ: **헀더**, **μΏ ν‚€**, **폼 ν•„λ“œ** κ·Έλ¦¬κ³  **파일**.
+* `maximum_length` λ˜λŠ” `regex`처럼 **μœ νš¨μ„± μ œμ•½**ν•˜λŠ” λ°©λ²•.
+* κ°•λ ₯ν•˜κ³  μ‚¬μš©ν•˜κΈ° μ‰¬μš΄ **<abbr title="μ»΄ν¬λ„ŒνŠΈ, λ¦¬μ†ŒμŠ€, μ œκ³΅μž, μ„œλΉ„μŠ€, injectables라 μ•Œλ €μ§„">μ˜μ‘΄μ„± μ£Όμž…</abbr>** μ‹œμŠ€ν…œ.
+* **OAuth2** μ§€μ›μ„ ν¬ν•¨ν•œ **JWT tokens** λ° **HTTP Basic**을 κ°–λŠ” λ³΄μ•ˆκ³Ό μΈμ¦.
+* (Pydantic λ•뢄에) **κΉŠμ€ μ€‘첩 JSON λͺ¨λΈ**을 μ„ μ–Έν•˜λŠ”λ° λ” μ§„λ³΄ν•œ (ν•˜μ§€λ§Œ λ§ˆμ°¬κ°€μ§€λ‘œ μ‰¬μš΄) κΈ°μˆ .
+* (Starlette λ•뢄에) λ§Žμ€ μΆ”κ°€ κΈ°λŠ₯:
+    * **μ›Ή μ†ŒμΌ“**
     * **GraphQL**
-    * extremely easy tests based on `requests` and `pytest`
+    * `requests` λ° `pytest`에 κΈ°λ°˜ν•œ κ·Ήνžˆ μ‰¬μš΄ ν…ŒμŠ€νŠΈ
     * **CORS**
-    * **Cookie Sessions**
-    * ...and more.
+    * **μΏ ν‚€ μ„Έμ…˜**
+    * ...기타 λ“±λ“±.
 
-## Performance
+## μ„±λŠ₯
 
-Independent TechEmpower benchmarks show **FastAPI** applications running under Uvicorn as <a href="https://www.techempower.com/benchmarks/#section=test&runid=7464e520-0dc2-473d-bd34-dbdfd7e85911&hw=ph&test=query&l=zijzen-7" class="external-link" target="_blank">one of the fastest Python frameworks available</a>, only below Starlette and Uvicorn themselves (used internally by FastAPI). (*)
+λ…λ¦½λœ TechEmpower λ²€μΉ˜λ§ˆν¬μ—μ„œ Uvicornμ—μ„œ μž‘λ™ν•˜λŠ” FastAPI μ–΄ν”Œλ¦¬μΌ€μ΄μ…˜μ΄ <a href="https://www.techempower.com/benchmarks/#section=test&runid=7464e520-0dc2-473d-bd34-dbdfd7e85911&hw=ph&test=query&l=zijzen-7" class="external-link" target="_blank">μ‚¬μš© κ°€λŠ₯ν•œ κ°€μž₯ λΉ λ₯Έ ν”„λ ˆμž„μ›Œν¬ μ€‘ ν•˜λ‚˜</a>둜 Starlette와 Uvicorn(FastAPIμ—μ„œ λ‚΄λΆ€μ μœΌλ‘œ μ‚¬μš©)μ—λ§Œ λ°‘λŒκ³  μžˆμŠ΅λ‹ˆλ‹€. (*)
 
-To understand more about it, see the section <a href="https://fastapi.tiangolo.com/benchmarks/" class="internal-link" target="_blank">Benchmarks</a>.
+μžμ„Έν•œ λ‚΄μš©μ€ <a href="https://fastapi.tiangolo.com/benchmarks/" class="internal-link" target="_blank">벀치마크</a> μ„Ήμ…˜μ„ λ³΄μ„Έμš”.
 
-## Optional Dependencies
+## μ„ νƒκ°€λŠ₯ν•œ μ’…속사항
 
-Used by Pydantic:
+Pydantic이 μ‚¬μš©ν•˜λŠ”:
 
-* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - for faster JSON <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>.
-* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - for email validation.
+* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - λ” λΉ λ₯Έ JSON <abbr title="HTTP μš”μ²­μ—μ„œ νŒŒμ΄μ¬ λ°μ΄ν„°λ‘œ κ°€λŠ” λ¬Έμžμ—΄ λ³€ν™˜">"νŒŒμ‹±"</abbr>.
+* <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email_validator</code></a> - μ΄λ©”일 μœ νš¨μ„± κ²€μ‚¬.
 
-Used by Starlette:
+Starlette이 μ‚¬μš©ν•˜λŠ”:
 
-* <a href="http://docs.python-requests.org" target="_blank"><code>requests</code></a> - Required if you want to use the `TestClient`.
-* <a href="https://github.com/Tinche/aiofiles" target="_blank"><code>aiofiles</code></a> - Required if you want to use `FileResponse` or `StaticFiles`.
-* <a href="http://jinja.pocoo.org" target="_blank"><code>jinja2</code></a> - Required if you want to use the default template configuration.
-* <a href="https://andrew-d.github.io/python-multipart/" target="_blank"><code>python-multipart</code></a> - Required if you want to support form <abbr title="converting the string that comes from an HTTP request into Python data">"parsing"</abbr>, with `request.form()`.
-* <a href="https://pythonhosted.org/itsdangerous/" target="_blank"><code>itsdangerous</code></a> - Required for `SessionMiddleware` support.
-* <a href="https://pyyaml.org/wiki/PyYAMLDocumentation" target="_blank"><code>pyyaml</code></a> - Required for Starlette's `SchemaGenerator` support (you probably don't need it with FastAPI).
-* <a href="https://graphene-python.org/" target="_blank"><code>graphene</code></a> - Required for `GraphQLApp` support.
-* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - Required if you want to use `UJSONResponse`.
+* <a href="http://docs.python-requests.org" target="_blank"><code>requests</code></a> - `TestClient`λ₯Ό μ‚¬μš©ν•˜λ €λ©΄ ν•„μš”.
+* <a href="https://github.com/Tinche/aiofiles" target="_blank"><code>aiofiles</code></a> - `FileResponse` λ˜λŠ” `StaticFiles`λ₯Ό μ‚¬μš©ν•˜λ €λ©΄ ν•„μš”.
+* <a href="http://jinja.pocoo.org" target="_blank"><code>jinja2</code></a> - κΈ°λ³Έ ν…œν”Œλ¦Ώ μ„€μ •을 μ‚¬μš©ν•˜λ €λ©΄ ν•„μš”.
+* <a href="https://andrew-d.github.io/python-multipart/" target="_blank"><code>python-multipart</code></a> - `request.form()`κ³Ό ν•¨κ»˜ <abbr title="HTTP μš”μ²­μ—μ„œ νŒŒμ΄μ¬ λ°μ΄ν„°λ‘œ κ°€λŠ” λ¬Έμžμ—΄ λ³€ν™˜">"parsing"</abbr>의 μ§€μ›μ„ μ›ν•˜λ©΄ ν•„μš”.
+* <a href="https://pythonhosted.org/itsdangerous/" target="_blank"><code>itsdangerous</code></a> - `SessionMiddleware` μ§€μ›μ„ μœ„ν•΄ ν•„μš”.
+* <a href="https://pyyaml.org/wiki/PyYAMLDocumentation" target="_blank"><code>pyyaml</code></a> - Starlette의 `SchemaGenerator` μ§€μ›μ„ μœ„ν•΄ ν•„μš” (FastAPI와 μ“Έλ•ŒλŠ” ν•„μš”κ°€ μ—†μ„ κ²λ‹ˆλ‹€).
+* <a href="https://graphene-python.org/" target="_blank"><code>graphene</code></a> - `GraphQLApp` μ§€μ›μ„ μœ„ν•΄ ν•„μš”.
+* <a href="https://github.com/esnme/ultrajson" target="_blank"><code>ujson</code></a> - `UJSONResponse`λ₯Ό μ‚¬μš©ν•˜λ €λ©΄ ν•„μš”.
 
-Used by FastAPI / Starlette:
+FastAPI / Starlette이 μ‚¬μš©ν•˜λŠ”:
 
-* <a href="http://www.uvicorn.org" target="_blank"><code>uvicorn</code></a> - for the server that loads and serves your application.
-* <a href="https://github.com/ijl/orjson" target="_blank"><code>orjson</code></a> - Required if you want to use `ORJSONResponse`.
+* <a href="http://www.uvicorn.org" target="_blank"><code>uvicorn</code></a> - μ• ν”Œλ¦¬μΌ€μ΄μ…˜μ„ λ‘œλ“œν•˜κ³  μ œκ³΅ν•˜λŠ” μ„œλ²„.
+* <a href="https://github.com/ijl/orjson" target="_blank"><code>orjson</code></a> - `ORJSONResponse`을 μ‚¬μš©ν•˜λ €λ©΄ ν•„μš”.
 
-You can install all of these with `pip install fastapi[all]`.
+`pip install fastapi[all]`λ₯Ό ν†΅ν•΄ μ΄ λͺ¨λ‘λ₯Ό μ„€μΉ˜ ν•  μˆ˜ μžˆμŠ΅λ‹ˆλ‹€.
 
-## License
+## λΌμ΄μ„ΌμŠ€
 
-This project is licensed under the terms of the MIT license.
+이 ν”„λ‘œμ νŠΈλŠ” MIT λΌμ΄μ„ΌμŠ€ μ‘°μ•½μ— λ”°λΌ λΌμ΄μ„ΌμŠ€κ°€ λΆ€μ—¬λ©λ‹ˆλ‹€.