/base_fastapi_01

Primary LanguagePythonMIT LicenseMIT

base_fastapi_01

poetry new fast_app

poetry add fastapi uvicorn[standard]

poetry shell