pyy0715 / fastapi_101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastAPI

FastAPI는 현대적이고, 빠르며(고성능), 파이썬 표준 타입 힌트에 기초한 Python3.6+의 API를 빌드하기 위한 웹 프레임워크입니다.

Starlette

Starlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python.

ASGI(uvicorn)

Pydantic

pydantic은 type annotation을 사용하는 data validation library라고 할 수 있다.

About


Languages

Language:Python 100.0%