rahulbana / fastapiexample

FASTAPI Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastapiexample

FASTAPI Example

install dependencies

pip install fastapi uvicorn pydantic

create model using Training.ipynb

run app using

uvicorn main:app --reload

About

FASTAPI Example


Languages

Language:Jupyter Notebook 84.4%Language:Python 15.6%