3661sy / uvicorn-example

uvicorn 사용 공부

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uvicorn

참고 코드는 starlette

Install

pip install uvicorn

Run

uvicorn --reload example:app

About

uvicorn 사용 공부


Languages

Language:Python 100.0%