start fast api server

C++
uvicorn main:app --reload
Source

Also in C++: